Migrate Sidekiq jobs based on routing rules
All threads resolved!
All threads resolved!
Compare changes
- Marco (Gregorius) authored
@@ -15,17 +15,37 @@
@@ -15,17 +15,37 @@
allow(Gitlab::SidekiqConfig).to receive(:worker_queue_mappings).and_return({ "EmailReceiverWorker" => "default" })