ray/dashboard/modules/job
Alan Guo 326b5bd1ac
Convert job_manager to be async (#27123)
Updates jobs api
Updates snapshot api
Updates state api

Increases jobs api version to 2

Signed-off-by: Alan Guo aguo@anyscale.com

Why are these changes needed?
follow-up for #25902 (comment)
2022-08-05 19:33:49 -07:00
..
tests Convert job_manager to be async (#27123) 2022-08-05 19:33:49 -07:00
__init__.py Job module without submission (#13081) 2020-12-31 11:12:17 +08:00
cli.py Fix the jobs tab in the beta dashboard and fill it with data from both "submission" jobs and "driver" jobs (#25902) 2022-07-27 02:39:52 -07:00
common.py Convert job_manager to be async (#27123) 2022-08-05 19:33:49 -07:00
job_head.py Convert job_manager to be async (#27123) 2022-08-05 19:33:49 -07:00
job_manager.py Convert job_manager to be async (#27123) 2022-08-05 19:33:49 -07:00
pydantic_models.py Fix the jobs tab in the beta dashboard and fill it with data from both "submission" jobs and "driver" jobs (#25902) 2022-07-27 02:39:52 -07:00
sdk.py Fix the jobs tab in the beta dashboard and fill it with data from both "submission" jobs and "driver" jobs (#25902) 2022-07-27 02:39:52 -07:00
utils.py [Jobs] Add log streaming for jobs (#20976) 2021-12-14 17:01:53 -08:00