Skip to content

Move import housekeeping to worker

Max Woolf requested to merge 354486-housekeeping-import-background-job into master

What does this MR do and why?

  • Refactor post import service to a background worker. If the housekeeping fails, it shouldn't stop the import entirely.

How to set up and validate locally

  • Attempt to import a large project. Note that a Projects::AfterImportWorker should be enqueued.

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 Max Woolf

Merge request reports

Loading