-
Notifications
You must be signed in to change notification settings - Fork 653
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Search before asking
- I had searched in the issues and found no similar feature requirement.
Description
I'm using RayJob with InteractiveMode. Sometimes the RayJob is left in an incomplete state where it has been created, but a Ray job has not been submitted / .spec.jobId field is missing.
Currently, these RayJobs are left to hang forever in Waiting status.
It would be great if they could be cleaned up instead. ttlSecondsAfterFinished/ActiveDeadlineSeconds aren't good options to control this behavior since they track active run time, not waiting time, so perhaps a new field is needed for this purpose.
Use case
No response
Related issues
No response
Are you willing to submit a PR?
- Yes I am willing to submit a PR!
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request