Module: ClusterCleanupMethods
- Extended by:
- ActiveSupport::Concern
- Includes:
- ApplicationWorker, ClusterQueue
- Included in:
- Clusters::Cleanup::AppWorker, Clusters::Cleanup::ProjectNamespaceWorker, Clusters::Cleanup::ServiceAccountWorker
- 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
Constants included from WorkerAttributes
WorkerAttributes::NAMESPACE_WEIGHTS, WorkerAttributes::VALID_RESOURCE_BOUNDARIES, WorkerAttributes::VALID_URGENCIES