GraphScope icon indicating copy to clipboard operation
GraphScope copied to clipboard

Revisit the design of scheduler of coordinator

Open zhanglei1949 opened this issue 11 months ago • 1 comments

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?

zhanglei1949 avatar Dec 16 '24 07:12 zhanglei1949

/cc @zhanglei1949 @lidongze0629, this issus/pr has had no activity for for a long time, could you folks help to review the status ? To suppress further notifications,

  • for issues,
    • if it is waiting for further response from the reporter/author, please help to add the label requires-further-info,
    • if you have already started working on it, please add the label work-in-progress to the issue,
    • if this issue requires further designing discussion and not in current plan, or won't be fixed, please add the label requires-further-discussion or wontfix to the issue,
  • for pull requests,
    • if you are still working on it and it is not ready for reviewing, please convert this pull request as draft PR,
    • if you have decided to hold this development on, please add the requires-further-discussion label to the pull request. Thanks!

github-actions[bot] avatar Jan 12 '25 00:01 github-actions[bot]