Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'config/sidekiq_queues.yml')
-rw-r--r--config/sidekiq_queues.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/config/sidekiq_queues.yml b/config/sidekiq_queues.yml
index b542ba45aa8..17440acddc3 100644
--- a/config/sidekiq_queues.yml
+++ b/config/sidekiq_queues.yml
@@ -67,6 +67,8 @@
- 2
- - auto_merge
- 3
+- - automation_execute_rule
+ - 1
- - background_migration
- 1
- - background_migration_ci_database
@@ -91,6 +93,8 @@
- 1
- - ci_cancel_pipeline
- 1
+- - ci_cancel_redundant_pipelines
+ - 1
- - ci_delete_objects
- 1
- - ci_job_artifacts_expire_project_build_artifacts
@@ -211,6 +215,8 @@
- 1
- - gitlab_shell
- 2
+- - gitlab_subscriptions_refresh_seats
+ - 1
- - gitlab_subscriptions_trials_apply_trial
- 1
- - google_cloud_create_cloudsql_instance
@@ -333,6 +339,8 @@
- 1
- - migrate_external_diffs
- 1
+- - namespaces_free_user_cap_over_limit_notification
+ - 1
- - namespaces_process_sync_events
- 1
- - namespaces_sync_namespace_name
@@ -541,3 +549,5 @@
- 1
- - x509_certificate_revoke
- 1
+- - zoekt_indexer
+ - 1