Update BulkImports::EntityWorker deduplication strategy
- BulkImports::EntityWorker jobs were deduplicated unintentionally leaving GitLab Migrations stalled in started state - Update strategy from :until_executed to :until_executing in order to make sure migration progress is made without stalling Changelog: fixed
Showing
Please register or sign in to comment