提交 3d807dc8 编写于 作者: J James Lopez

update lease timeout

上级 f81cf840
......@@ -5,7 +5,7 @@ class PropagateProjectServiceWorker
sidekiq_options retry: 3
LEASE_TIMEOUT = 30.minutes.to_i
LEASE_TIMEOUT = 4.hours.to_i
def perform(template_id)
return unless try_obtain_lease_for(template_id)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册