Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RayJob][Refactor] use ray job logs to capture logs and be tolerant of duplicated job submissions #2579

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Nov 27, 2024

  1. [RayJob][Refactor] use ray job logs to capture logs and be tolerant…

    … to duplicated job submission
    
    Signed-off-by: Rueian <[email protected]>
    rueian committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    20d6d38 View commit details
    Browse the repository at this point in the history
  2. [RayJob][Refactor] use grep -zv to exclude the duplicated job submiss…

    …ion error message
    
    Signed-off-by: Rueian <[email protected]>
    rueian committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    5cff798 View commit details
    Browse the repository at this point in the history