Dalleon commited on
Commit
1ba3d72
1 Parent(s): d62dfa6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -49,4 +49,4 @@ while True:
49
  print(f"Error ({url_i}):", str(e))
50
  result_string += f"\n({result_counter})[ERROR] {str(e)}\n in ({url})\n\n"
51
 
52
- time.sleep(60)
 
49
  print(f"Error ({url_i}):", str(e))
50
  result_string += f"\n({result_counter})[ERROR] {str(e)}\n in ({url})\n\n"
51
 
52
+ time.sleep(120)