Move Group Migration entities import to individual sidekiq jobs
- In the effort of making Group Migration scalable, split entity (project/group) import process into separate sidekiq, instead of having 1 job that can take a long time - Add batched entity import execution in order to throttle it, preventing potential resource utilization issues
Showing
Please register or sign in to comment