Commit 22d2dba5 authored by Terence Lee's avatar Terence Lee

bump this up to 30 for cirlceci

parent 8813fa7b
...@@ -71,7 +71,7 @@ class AppRunner ...@@ -71,7 +71,7 @@ class AppRunner
end end
end end
def get(path, capture_io = false, max_retries = 20) def get(path, capture_io = false, max_retries = 30)
if @run if @run
get_retry(path, max_retries) get_retry(path, max_retries)
else else
......
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