Skip to content

Support additional options for Sidekiq Cluster

Sean McGivern requested to merge support-options-for-sidekiq-cluster into master
  1. Pass queues and negateQueues in environment variables for use by the process wrapper. (If set, they must be strings.)
  2. Support experimentalQueueSelector.

Build image MR: gitlab-org/build/CNG!420 (merged)

Follows !1247 (merged).

For gitlab-com/gl-infra/scalability#198 (closed). Also closes #2008 (closed) (in the first commit).

Edited by Sean McGivern

Merge request reports