Adjust sidekiq queues weights in queues config file
This commit is contained in:
parent
ad12ee2a78
commit
82056644d5
1 changed files with 3 additions and 3 deletions
|
@ -27,9 +27,9 @@
|
|||
- [new_merge_request, 2]
|
||||
- [build, 2]
|
||||
- [pipeline, 2]
|
||||
- [pipeline_processing, 2]
|
||||
- [pipeline_default, 2]
|
||||
- [pipeline_cache, 2]
|
||||
- [pipeline_processing, 5]
|
||||
- [pipeline_default, 3]
|
||||
- [pipeline_cache, 3]
|
||||
- [pipeline_hooks, 2]
|
||||
- [gitlab_shell, 2]
|
||||
- [email_receiver, 2]
|
||||
|
|
Loading…
Reference in a new issue