repository_update_worker.rb revision 1a7c903d7c95e94f306f7a41de9f6d607448dbe3
# 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