Project import/export cleanup can block Sidekiq work
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
In gitlab-com/infrastructure#1918, we saw a number of issues with ImportExportCleanUpService
:
- Multiple instances (3) can run simultaneously for the same service
- The
Popen.popen
forfind
may block the thread until Sidekiq completes
/cc: @jameslopez
Edited by 🤖 GitLab Bot 🤖