Module: ClusterCleanupMethods
- Extended by:
- ActiveSupport::Concern
- Includes:
- ApplicationWorker, ClusterQueue
- Defined in:
- app/workers/concerns/cluster_cleanup_methods.rb
Overview
Concern for setting Sidekiq settings for the various GitLab ObjectStorage workers.
Constant Summary collapse
- DEFAULT_EXECUTION_LIMIT =
10
- ExceededExecutionLimitError =
Class.new(StandardError)
Constants included from ApplicationWorker
ApplicationWorker::LOGGING_EXTRA_KEY, ApplicationWorker::SAFE_PUSH_BULK_LIMIT
Constants included from Gitlab::Loggable
Constants included from WorkerAttributes
WorkerAttributes::DEFAULT_DATA_CONSISTENCY, WorkerAttributes::DEFAULT_DATA_CONSISTENCY_PER_DB, WorkerAttributes::DEFAULT_DEFER_DELAY, WorkerAttributes::LOAD_BALANCED_DATA_CONSISTENCIES, WorkerAttributes::NAMESPACE_WEIGHTS, WorkerAttributes::VALID_DATA_CONSISTENCIES, WorkerAttributes::VALID_RESOURCE_BOUNDARIES, WorkerAttributes::VALID_URGENCIES