2020-01-24 13:09:00 -05:00
|
|
|
# This file is generated automatically by
|
|
|
|
# bin/rake gitlab:sidekiq:sidekiq_queues_yml:generate
|
|
|
|
#
|
|
|
|
# Do not edit it manually!
|
|
|
|
#
|
2016-10-21 12:13:41 -04:00
|
|
|
# This configuration file should be exclusively used to set queue settings for
|
|
|
|
# Sidekiq. Any other setting should be specified using the Sidekiq CLI or the
|
|
|
|
# Sidekiq Ruby API (see config/initializers/sidekiq.rb).
|
2020-01-24 13:09:00 -05:00
|
|
|
#
|
2016-10-21 12:13:41 -04:00
|
|
|
# All the queues to process and their weights. Every queue _must_ have a weight
|
|
|
|
# defined.
|
|
|
|
#
|
|
|
|
# The available weights are as follows
|
|
|
|
#
|
|
|
|
# 1: low priority
|
|
|
|
# 2: medium priority
|
|
|
|
# 3: high priority
|
|
|
|
# 5: _super_ high priority, this should only be used for _very_ important queues
|
|
|
|
#
|
|
|
|
# As per http://stackoverflow.com/a/21241357/290102 the formula for calculating
|
|
|
|
# the likelihood of a job being popped off a queue (given all queues have work
|
|
|
|
# to perform) is:
|
|
|
|
#
|
|
|
|
# chance = (queue weight / total weight of all queues) * 100
|
2020-01-24 13:09:00 -05:00
|
|
|
---
|
2016-10-21 12:13:41 -04:00
|
|
|
:queues:
|
2020-01-24 13:09:00 -05:00
|
|
|
- - adjourned_project_deletion
|
|
|
|
- 1
|
|
|
|
- - admin_emails
|
|
|
|
- 1
|
2020-02-25 16:09:23 -05:00
|
|
|
- - analytics_code_review_metrics
|
|
|
|
- 1
|
2020-09-14 11:09:28 -04:00
|
|
|
- - analytics_instance_statistics_counter_job
|
|
|
|
- 1
|
2020-11-23 19:09:13 -05:00
|
|
|
- - approve_blocked_users
|
|
|
|
- 1
|
2020-03-12 08:09:17 -04:00
|
|
|
- - authorized_keys
|
|
|
|
- 2
|
2020-05-12 08:09:47 -04:00
|
|
|
- - authorized_project_update
|
|
|
|
- 1
|
2020-01-24 13:09:00 -05:00
|
|
|
- - authorized_projects
|
|
|
|
- 2
|
|
|
|
- - auto_devops
|
|
|
|
- 2
|
|
|
|
- - auto_merge
|
|
|
|
- 3
|
|
|
|
- - background_migration
|
|
|
|
- 1
|
2020-10-23 11:08:42 -04:00
|
|
|
- - bulk_import
|
|
|
|
- 1
|
2020-01-24 13:09:00 -05:00
|
|
|
- - chaos
|
|
|
|
- 2
|
|
|
|
- - chat_notification
|
|
|
|
- 2
|
2020-04-21 11:21:10 -04:00
|
|
|
- - ci_batch_reset_minutes
|
|
|
|
- 1
|
2020-10-13 11:08:53 -04:00
|
|
|
- - ci_delete_objects
|
|
|
|
- 1
|
2020-01-24 13:09:00 -05:00
|
|
|
- - container_repository
|
|
|
|
- 1
|
2020-02-06 19:09:12 -05:00
|
|
|
- - create_commit_signature
|
|
|
|
- 2
|
2020-01-24 13:09:00 -05:00
|
|
|
- - create_github_webhook
|
|
|
|
- 2
|
|
|
|
- - create_note_diff_file
|
|
|
|
- 1
|
|
|
|
- - cronjob
|
|
|
|
- 1
|
2020-10-01 14:10:20 -04:00
|
|
|
- - dast_site_validation
|
|
|
|
- 1
|
2020-01-24 13:09:00 -05:00
|
|
|
- - default
|
|
|
|
- 1
|
|
|
|
- - delete_diff_files
|
|
|
|
- 1
|
|
|
|
- - delete_merged_branches
|
|
|
|
- 1
|
|
|
|
- - delete_stored_files
|
|
|
|
- 1
|
|
|
|
- - delete_user
|
|
|
|
- 1
|
2020-04-09 11:09:29 -04:00
|
|
|
- - dependency_proxy
|
|
|
|
- 1
|
2020-01-24 13:09:00 -05:00
|
|
|
- - deployment
|
|
|
|
- 3
|
2020-09-28 20:09:59 -04:00
|
|
|
- - design_management_copy_design_collection
|
|
|
|
- 1
|
2020-01-24 13:09:00 -05:00
|
|
|
- - design_management_new_version
|
|
|
|
- 1
|
2020-10-29 11:09:12 -04:00
|
|
|
- - destroy_pages_deployments
|
|
|
|
- 1
|
2020-01-24 13:09:00 -05:00
|
|
|
- - detect_repository_languages
|
|
|
|
- 1
|
2020-10-15 08:09:06 -04:00
|
|
|
- - disallow_two_factor_for_group
|
|
|
|
- 1
|
|
|
|
- - disallow_two_factor_for_subgroups
|
|
|
|
- 1
|
2020-11-19 19:09:06 -05:00
|
|
|
- - elastic_association_indexer
|
|
|
|
- 1
|
2020-01-24 13:09:00 -05:00
|
|
|
- - elastic_commit_indexer
|
|
|
|
- 1
|
2020-06-11 05:08:16 -04:00
|
|
|
- - elastic_delete_project
|
|
|
|
- 1
|
2020-01-24 13:09:00 -05:00
|
|
|
- - elastic_full_index
|
|
|
|
- 1
|
|
|
|
- - elastic_indexer
|
|
|
|
- 1
|
2020-05-24 23:08:11 -04:00
|
|
|
- - elastic_indexing_control
|
|
|
|
- 1
|
2020-01-24 13:09:00 -05:00
|
|
|
- - elastic_namespace_indexer
|
|
|
|
- 1
|
|
|
|
- - elastic_namespace_rollout
|
|
|
|
- 1
|
|
|
|
- - email_receiver
|
|
|
|
- 2
|
|
|
|
- - emails_on_push
|
|
|
|
- 2
|
2020-11-09 19:08:52 -05:00
|
|
|
- - environments_canary_ingress_update
|
|
|
|
- 1
|
2020-01-24 13:09:00 -05:00
|
|
|
- - epics
|
|
|
|
- 2
|
|
|
|
- - error_tracking_issue_link
|
|
|
|
- 1
|
|
|
|
- - expire_build_instance_artifacts
|
|
|
|
- 1
|
|
|
|
- - export_csv
|
|
|
|
- 1
|
2020-04-24 05:09:44 -04:00
|
|
|
- - external_service_reactive_caching
|
|
|
|
- 1
|
2020-01-24 13:09:00 -05:00
|
|
|
- - file_hook
|
|
|
|
- 1
|
2020-07-30 17:09:35 -04:00
|
|
|
- - flush_counter_increments
|
|
|
|
- 1
|
2020-01-24 13:09:00 -05:00
|
|
|
- - gcp_cluster
|
|
|
|
- 1
|
|
|
|
- - geo
|
|
|
|
- 1
|
|
|
|
- - git_garbage_collect
|
|
|
|
- 1
|
|
|
|
- - github_import_advance_stage
|
|
|
|
- 1
|
|
|
|
- - github_importer
|
|
|
|
- 1
|
|
|
|
- - gitlab_shell
|
|
|
|
- 2
|
|
|
|
- - group_destroy
|
|
|
|
- 1
|
|
|
|
- - group_export
|
|
|
|
- 1
|
2020-01-28 04:09:06 -05:00
|
|
|
- - group_import
|
|
|
|
- 1
|
2020-11-04 13:08:42 -05:00
|
|
|
- - group_saml_group_sync
|
|
|
|
- 1
|
2020-01-24 13:09:00 -05:00
|
|
|
- - hashed_storage
|
|
|
|
- 1
|
|
|
|
- - import_issues_csv
|
|
|
|
- 2
|
|
|
|
- - incident_management
|
|
|
|
- 2
|
2020-10-14 05:08:46 -04:00
|
|
|
- - incident_management_apply_incident_sla_exceeded_label
|
|
|
|
- 1
|
2020-01-24 13:09:00 -05:00
|
|
|
- - invalid_gpg_signature_update
|
|
|
|
- 2
|
|
|
|
- - irker
|
|
|
|
- 1
|
2020-10-16 14:09:04 -04:00
|
|
|
- - issuable_export_csv
|
|
|
|
- 1
|
2020-09-04 11:08:46 -04:00
|
|
|
- - issue_placement
|
|
|
|
- 2
|
2020-08-26 20:10:33 -04:00
|
|
|
- - issue_rebalancing
|
|
|
|
- 1
|
2020-01-24 13:09:00 -05:00
|
|
|
- - jira_connect
|
|
|
|
- 1
|
2020-03-18 08:09:13 -04:00
|
|
|
- - jira_importer
|
|
|
|
- 1
|
2020-01-24 13:09:00 -05:00
|
|
|
- - ldap_group_sync
|
|
|
|
- 2
|
|
|
|
- - mail_scheduler
|
|
|
|
- 2
|
|
|
|
- - mailers
|
|
|
|
- 2
|
|
|
|
- - merge
|
|
|
|
- 5
|
2020-09-11 08:08:50 -04:00
|
|
|
- - merge_request_cleanup_refs
|
|
|
|
- 1
|
2020-01-24 13:09:00 -05:00
|
|
|
- - merge_request_mergeability_check
|
|
|
|
- 1
|
2020-09-17 14:10:12 -04:00
|
|
|
- - merge_request_reset_approvals
|
|
|
|
- 1
|
2020-06-03 02:08:34 -04:00
|
|
|
- - metrics_dashboard_prune_old_annotations
|
|
|
|
- 1
|
2020-10-02 14:08:56 -04:00
|
|
|
- - metrics_dashboard_sync_dashboards
|
|
|
|
- 1
|
2020-01-24 13:09:00 -05:00
|
|
|
- - migrate_external_diffs
|
|
|
|
- 1
|
|
|
|
- - namespaceless_project_destroy
|
|
|
|
- 1
|
|
|
|
- - new_epic
|
|
|
|
- 2
|
|
|
|
- - new_issue
|
|
|
|
- 2
|
|
|
|
- - new_merge_request
|
|
|
|
- 2
|
|
|
|
- - new_note
|
|
|
|
- 2
|
|
|
|
- - object_pool
|
|
|
|
- 1
|
|
|
|
- - object_storage
|
|
|
|
- 1
|
2020-01-29 04:08:49 -05:00
|
|
|
- - package_repositories
|
|
|
|
- 1
|
2020-01-24 13:09:00 -05:00
|
|
|
- - pages
|
|
|
|
- 1
|
|
|
|
- - pages_domain_ssl_renewal
|
|
|
|
- 1
|
|
|
|
- - pages_domain_verification
|
|
|
|
- 1
|
2020-08-25 20:10:31 -04:00
|
|
|
- - pages_remove
|
|
|
|
- 1
|
2020-08-26 08:10:53 -04:00
|
|
|
- - pages_transfer
|
|
|
|
- 1
|
2020-08-07 14:09:53 -04:00
|
|
|
- - pages_update_configuration
|
|
|
|
- 1
|
2020-01-24 13:09:00 -05:00
|
|
|
- - personal_access_tokens
|
|
|
|
- 1
|
|
|
|
- - phabricator_import_import_tasks
|
|
|
|
- 1
|
|
|
|
- - pipeline_background
|
|
|
|
- 1
|
|
|
|
- - pipeline_cache
|
|
|
|
- 3
|
|
|
|
- - pipeline_creation
|
|
|
|
- 4
|
|
|
|
- - pipeline_default
|
|
|
|
- 3
|
|
|
|
- - pipeline_hooks
|
|
|
|
- 2
|
|
|
|
- - pipeline_processing
|
|
|
|
- 5
|
|
|
|
- - post_receive
|
|
|
|
- 5
|
|
|
|
- - process_commit
|
|
|
|
- 3
|
|
|
|
- - project_cache
|
|
|
|
- 1
|
|
|
|
- - project_daily_statistics
|
|
|
|
- 1
|
|
|
|
- - project_destroy
|
|
|
|
- 1
|
|
|
|
- - project_export
|
|
|
|
- 1
|
|
|
|
- - project_import_schedule
|
|
|
|
- 1
|
2020-11-26 07:09:48 -05:00
|
|
|
- - project_schedule_bulk_repository_shard_moves
|
|
|
|
- 1
|
2020-01-24 13:09:00 -05:00
|
|
|
- - project_service
|
|
|
|
- 1
|
2020-11-23 04:09:13 -05:00
|
|
|
- - project_template_export
|
|
|
|
- 1
|
2020-01-24 13:09:00 -05:00
|
|
|
- - project_update_repository_storage
|
|
|
|
- 1
|
2020-04-08 11:09:29 -04:00
|
|
|
- - prometheus_create_default_alerts
|
|
|
|
- 1
|
2020-05-20 14:08:00 -04:00
|
|
|
- - propagate_integration
|
|
|
|
- 1
|
2020-09-29 11:10:08 -04:00
|
|
|
- - propagate_integration_group
|
|
|
|
- 1
|
|
|
|
- - propagate_integration_inherit
|
|
|
|
- 1
|
2020-10-23 14:08:31 -04:00
|
|
|
- - propagate_integration_inherit_descendant
|
|
|
|
- 1
|
2020-09-29 11:10:08 -04:00
|
|
|
- - propagate_integration_project
|
|
|
|
- 1
|
2020-02-11 13:08:58 -05:00
|
|
|
- - propagate_service_template
|
2020-01-24 13:09:00 -05:00
|
|
|
- 1
|
|
|
|
- - reactive_caching
|
|
|
|
- 1
|
|
|
|
- - rebase
|
|
|
|
- 2
|
|
|
|
- - refresh_license_compliance_checks
|
|
|
|
- 2
|
|
|
|
- - remote_mirror_notification
|
|
|
|
- 2
|
|
|
|
- - repository_check
|
|
|
|
- 1
|
|
|
|
- - repository_cleanup
|
|
|
|
- 1
|
|
|
|
- - repository_fork
|
|
|
|
- 1
|
|
|
|
- - repository_import
|
|
|
|
- 1
|
|
|
|
- - repository_push_audit_event
|
|
|
|
- 1
|
|
|
|
- - repository_remove_remote
|
|
|
|
- 1
|
|
|
|
- - repository_update_mirror
|
|
|
|
- 1
|
|
|
|
- - repository_update_remote_mirror
|
|
|
|
- 1
|
2020-11-19 10:09:13 -05:00
|
|
|
- - requirements_management_import_requirements_csv
|
|
|
|
- 1
|
2020-06-08 08:08:26 -04:00
|
|
|
- - requirements_management_process_requirements_reports
|
|
|
|
- 1
|
2020-02-05 16:09:02 -05:00
|
|
|
- - security_scans
|
|
|
|
- 2
|
2020-01-24 13:09:00 -05:00
|
|
|
- - self_monitoring_project_create
|
|
|
|
- 2
|
|
|
|
- - self_monitoring_project_delete
|
|
|
|
- 2
|
2020-01-31 16:08:52 -05:00
|
|
|
- - service_desk_email_receiver
|
|
|
|
- 1
|
2020-11-26 10:09:30 -05:00
|
|
|
- - set_user_status_based_on_user_cap_setting
|
|
|
|
- 1
|
2020-03-19 08:09:33 -04:00
|
|
|
- - status_page_publish
|
2020-03-17 08:09:52 -04:00
|
|
|
- 1
|
2020-03-12 20:09:34 -04:00
|
|
|
- - sync_seat_link_request
|
|
|
|
- 1
|
2020-01-24 13:09:00 -05:00
|
|
|
- - system_hook_push
|
|
|
|
- 1
|
|
|
|
- - todos_destroyer
|
|
|
|
- 1
|
2020-06-23 11:08:41 -04:00
|
|
|
- - unassign_issuables
|
|
|
|
- 1
|
2020-01-24 13:09:00 -05:00
|
|
|
- - update_external_pull_requests
|
|
|
|
- 3
|
2020-03-26 05:07:52 -04:00
|
|
|
- - update_highest_role
|
|
|
|
- 2
|
2020-01-24 13:09:00 -05:00
|
|
|
- - update_merge_requests
|
|
|
|
- 3
|
|
|
|
- - update_namespace_statistics
|
|
|
|
- 1
|
|
|
|
- - update_project_statistics
|
|
|
|
- 1
|
|
|
|
- - upload_checksum
|
|
|
|
- 1
|
2020-07-15 17:09:26 -04:00
|
|
|
- - vulnerabilities_statistics_adjustment
|
|
|
|
- 1
|
2020-03-20 14:09:31 -04:00
|
|
|
- - vulnerability_exports_export
|
|
|
|
- 1
|
|
|
|
- - vulnerability_exports_export_deletion
|
|
|
|
- 1
|
2020-01-24 13:09:00 -05:00
|
|
|
- - web_hook
|
|
|
|
- 1
|
2020-10-07 05:09:13 -04:00
|
|
|
- - web_hooks_destroy
|
|
|
|
- 1
|
2020-03-12 20:09:34 -04:00
|
|
|
- - x509_certificate_revoke
|
|
|
|
- 1
|