Commit 939028e7 authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Merge branch 'wc-sidekiq-queue' into 'master'

Note that assigned queues are covered by catchall process

See merge request gitlab-org/gitlab!58434
parents 8f5e0fba 556e642e
......@@ -75,7 +75,7 @@ To start multiple processes:
When `sidekiq-cluster` is only running on a single node, make sure that at least
one process is running on all queues using `*`. This means a process will
automatically pick up jobs in queues created in the future.
This includes queues that have dedicated processes.
If `sidekiq-cluster` is running on more than one node, you can also use
[`--negate`](#negate-settings) and list all the queues that are already being
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment