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

WIP: using rayjobs #1392

Closed
wants to merge 1 commit into from
Closed

WIP: using rayjobs #1392

wants to merge 1 commit into from

Conversation

psschwei
Copy link
Collaborator

Summary

Fixes #1337

Details and comments

WIP, but as of now this will create a RayJob and update the job's status in the DB.
Right now, the job name is hardcoded, so it only supports a single new job.
And the job is the token example ray job (nothing quantum about it)
Also a few todos noted in the changes.
But, based on what I've seen so far, we're going to be able to simplify the gateway immensely

@psschwei psschwei added the WIP work in progress label Jun 26, 2024
@Tansito Tansito marked this pull request as draft June 26, 2024 19:56
Signed-off-by: Paul S. Schweigert <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WIP work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate to RayJobs instead of managing RayClusters
1 participant