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

[Feature] Support timeout in Ray job #2743

Open
1 of 2 tasks
kevin85421 opened this issue Jan 13, 2025 · 0 comments
Open
1 of 2 tasks

[Feature] Support timeout in Ray job #2743

kevin85421 opened this issue Jan 13, 2025 · 0 comments
Assignees
Labels
1.4.0 enhancement New feature or request ray

Comments

@kevin85421
Copy link
Member

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Description

Currently, the RayJob CRD supports timeout. However, some users prefer to run multiple jobs within a single RayCluster. In such cases, they want Ray to natively support job timeouts.

Currently, users store the creation timestamps of Ray jobs in a database and use an external process to periodically check if any jobs have timed out. If a job has timed out, it is terminated.

Use case

No response

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!
@kevin85421 kevin85421 added enhancement New feature or request triage ray 1.4.0 and removed triage labels Jan 13, 2025
@kevin85421 kevin85421 self-assigned this Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.4.0 enhancement New feature or request ray
Projects
None yet
Development

No branches or pull requests

1 participant