Revisit the design of scheduler of coordinator
Open
stale
- Dominant language
- C++
- Stars
- 3.6k
- Forks
- 468
- Avg merge
- 29m
- Merged PRs (30d)
- 1
Description
Currently for scheduled jobs, we could not get the job id and `submit_dataloading_job` function is called. Could we assign a unique job id when the API is called, and provide it as a parameter to the real loading service?
Contributor guide
Assessment
This issue has not been assessed yet.