mirror of
https://github.com/sartography/spiff-arena.git
synced 2025-01-13 02:54:27 +00:00
Squashed 'spiffworkflow-backend/' changes from 7f1776b5..6d0e92d7
6d0e92d7 log git-subtree-dir: spiffworkflow-backend git-subtree-split: 6d0e92d7f4c4587cc19816a72b0cfdf77394c044
This commit is contained in:
parent
d7e8533061
commit
40d3199480
@ -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