Skip to content

Commit 2b03216

Browse files
committed
Updated.
1 parent 35d5465 commit 2b03216

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cbr_ru/xml_metall/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636

3737
except Exception:
3838
log.exception('Ошибка:')
39-
time.sleep(60 * 5)
39+
time.sleep(3600 * 4) # Wait 4 hours
4040
continue
4141

4242
break

0 commit comments

Comments
 (0)