Class: Database::BackgroundOperation::CiOrchestratorCellLocalWorker
- Inherits:
-
BaseOrchestratorWorker
- Object
- BaseOrchestratorWorker
- Database::BackgroundOperation::CiOrchestratorCellLocalWorker
- Defined in:
- app/workers/database/background_operation/ci_orchestrator_cell_local_worker.rb
Overview
rubocop:disable Scalability/IdempotentWorker – A LimitedCapacity::Worker
Constant Summary
Constants inherited from BaseOrchestratorWorker
BaseOrchestratorWorker::INTERVAL_VARIANCE, BaseOrchestratorWorker::LEASE_TIMEOUT_MULTIPLIER
Constants included from ApplicationWorker
ApplicationWorker::LOGGING_EXTRA_KEY, ApplicationWorker::SAFE_PUSH_BULK_LIMIT
Constants included from Gitlab::Loggable
Constants included from WorkerAttributes
WorkerAttributes::DEFAULT_CONCURRENCY_LIMIT_PERCENTAGE_BY_URGENCY, 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
Method Summary
Methods inherited from BaseOrchestratorWorker
#max_running_jobs, max_running_jobs, perform_with_capacity, #perform_work, #remaining_work_count
Methods included from LimitedCapacity::Worker
#max_running_jobs, #perform, #perform_work, #remaining_work_count, #remove_failed_jobs, #report_prometheus_metrics
Methods included from Gitlab::Loggable
Methods included from Gitlab::SidekiqVersioning::Worker
Methods included from WorkerContext
Methods included from ExclusiveLeaseGuard
#exclusive_lease, #lease_key, #lease_release?, #lease_taken_log_level, #lease_taken_message, #lease_timeout, #log_lease_taken, #release_lease, #renew_lease!, #try_obtain_lease