Skip to content

[Feature] RayJob with Waiting status needs a ttl mechanism #4037

@danielgafni

Description

@danielgafni

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 request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions