Move import housekeeping to worker
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.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Max Woolf