diff options
Diffstat (limited to 'config/sidekiq_queues.yml')
-rw-r--r-- | config/sidekiq_queues.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/sidekiq_queues.yml b/config/sidekiq_queues.yml index 9e446cd1b9a..e6e0b4b4409 100644 --- a/config/sidekiq_queues.yml +++ b/config/sidekiq_queues.yml @@ -32,6 +32,8 @@ - 1 - - authorized_keys - 2 +- - authorized_project_update + - 1 - - authorized_projects - 2 - - auto_devops @@ -100,6 +102,8 @@ - 1 - - export_csv - 1 +- - external_service_reactive_caching + - 1 - - file_hook - 1 - - gcp_cluster |