mirror of
https://github.com/status-im/spiff-arena.git
synced 2025-01-14 12:14:46 +00:00
Merge commit '40d3199480eada37c57edb048169575ae0d3c02a'
This commit is contained in:
commit
7c9f75d2e6
@ -13,4 +13,5 @@ def try_to_connect(start_time: float) -> None:
|
|||||||
raise exception
|
raise exception
|
||||||
else:
|
else:
|
||||||
time.sleep(1)
|
time.sleep(1)
|
||||||
|
print("Waiting for db to be ready in loop...")
|
||||||
try_to_connect(start_time)
|
try_to_connect(start_time)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user