repository_update_worker.rb revision b155a36436c57aa3920c6759ddec29f8305490c2
# Worker for Sidekiq
# This worker does not play a direct role
# in concurrency balancing, because this
# worker only creates other Jobs down
# the line. It cannot experience the
# ConcurrencyBalancer::AlreadyProcessingError.
repo_path =~ /(\d+)\/?\z/
end
end