spidey121 commited on
Commit
54248c8
·
1 Parent(s): 41e650d

fix phase2 timeout

Browse files
Files changed (1) hide show
  1. inference.py +1 -1
inference.py CHANGED
@@ -91,4 +91,4 @@ except Exception:
91
  )
92
 
93
  # Allow validator reset calls (important)
94
- time.sleep(600)
 
91
  )
92
 
93
  # Allow validator reset calls (important)
94
+ time.sleep(120)