Class: Projects::UpdateRepositoryStorageWorker
- Inherits:
-
Object
- Object
- Projects::UpdateRepositoryStorageWorker
- Extended by:
- Gitlab::Utils::Override
- Includes:
- UpdateRepositoryStorageWorker
- Defined in:
- app/workers/projects/update_repository_storage_worker.rb
Overview
rubocop:disable Scalability/IdempotentWorker
Constant Summary
Constants included from UpdateRepositoryStorageWorker
UpdateRepositoryStorageWorker::LEASE_TIMEOUT
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
Method Summary
Methods included from Gitlab::Utils::Override
extended, extensions, included, method_added, override, prepended, queue_verification, verify!