pminervini commited on
Commit
6f3b005
1 Parent(s): 6dcc9f8
Files changed (1) hide show
  1. backend-cli.py +1 -1
backend-cli.py CHANGED
@@ -212,7 +212,7 @@ if __name__ == "__main__":
212
  wait = False
213
 
214
  if wait:
215
- time.sleep(60 * random.randint(2, 5))
216
  pass
217
 
218
  # res = False
 
212
  wait = False
213
 
214
  if wait:
215
+ time.sleep(60 * random.randint(5, 10))
216
  pass
217
 
218
  # res = False