Commit 8abfa9fc authored by Jacob Vosmaer's avatar Jacob Vosmaer Committed by Jan Provaznik

Outside Sidekiq, Gitaly long timeout = default timeout

parent fd4f7867
...@@ -365,7 +365,7 @@ module Gitlab ...@@ -365,7 +365,7 @@ module Gitlab
if Sidekiq.server? if Sidekiq.server?
6.hours 6.hours
else else
55.seconds default_timeout
end end
end end
......
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