diff options
Diffstat (limited to 'config/sidekiq_queues.yml')
-rw-r--r-- | config/sidekiq_queues.yml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/config/sidekiq_queues.yml b/config/sidekiq_queues.yml index f061efeb427..2c1bb3c75e1 100644 --- a/config/sidekiq_queues.yml +++ b/config/sidekiq_queues.yml @@ -44,6 +44,8 @@ - 3 - - background_migration - 1 +- - bulk_import + - 1 - - chaos - 2 - - chat_notification @@ -84,6 +86,8 @@ - 1 - - design_management_new_version - 1 +- - destroy_pages_deployments + - 1 - - detect_repository_languages - 1 - - disallow_two_factor_for_group @@ -108,6 +112,8 @@ - 2 - - emails_on_push - 2 +- - environments_canary_ingress_update + - 1 - - epics - 2 - - error_tracking_issue_link @@ -140,6 +146,8 @@ - 1 - - group_import - 1 +- - group_saml_group_sync + - 1 - - hashed_storage - 1 - - import_issues_csv @@ -252,6 +260,8 @@ - 1 - - propagate_integration_inherit - 1 +- - propagate_integration_inherit_descendant + - 1 - - propagate_integration_project - 1 - - propagate_service_template |