repository_update_worker.rb revision 81da36894af70bbb8d8e24b004026ad4c5c1bc99
# 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