Skip to content

In-line tracker creation to BulkImportWorker

James Nutt requested to merge jnutt/refactor-bulk-import into master

What does this MR do and why?

In-line tracker creation to BulkImportWorker

This MR is a pre-cursor to extracting the BulkImportWorker code into a separate service, allowing the Worker itself to focus primarily on scheduling/retry concerns.

It implements the in-lining of the pipeline tracker creation as per this code review comment:

!57153 (comment 547953119)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by James Nutt

Merge request reports

Loading