diff options
Diffstat (limited to 'config/sidekiq_queues.yml')
-rw-r--r-- | config/sidekiq_queues.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/sidekiq_queues.yml b/config/sidekiq_queues.yml index 401471d02d9..a0f1ea4fa06 100644 --- a/config/sidekiq_queues.yml +++ b/config/sidekiq_queues.yml @@ -29,8 +29,6 @@ - 1 - - analytics_code_review_metrics - 1 -- - analytics_cycle_analytics_group_data_loader - - 1 - - analytics_devops_adoption_create_snapshot - 1 - - analytics_usage_trends_counter_job @@ -365,6 +363,8 @@ - 1 - - projects_process_sync_events - 1 +- - projects_refresh_build_artifacts_size_statistics + - 1 - - projects_schedule_bulk_repository_shard_moves - 1 - - projects_update_repository_storage |