Commit 19443331 authored by Nick Thomas's avatar Nick Thomas

Merge branch 'bvl-fix-repository-update-mirrors-attribution' into 'master'

Correct RepositoryUpdateMirrorWorker attribution

See merge request gitlab-org/gitlab!21541
parents 39517692 a2fc60bc
......@@ -7,7 +7,7 @@ class RepositoryUpdateMirrorWorker
include Gitlab::ShellAdapter
include ProjectStartImport
feature_category :importers
feature_category :source_code_management
# Retry not necessary. It will try again at the next update interval.
sidekiq_options retry: false, status_expiration: StuckImportJobsWorker::IMPORT_JOBS_EXPIRATION
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment