Adds Background operation orchestrator
What does this MR do and why?
Adds the OrchestratorWorker for Background operations.
It gets called from SchedulerWorker.
References:
- max_running_jobs is set as
10, more details can be found in this discussion. - This is very similar to the ExecutionWorker of BBM.
Screenshots or screen recordings
| Before | After |
|---|---|
How to set up and validate locally
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Related to #578058
Edited by Prabakaran Murugesan