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
|
||||
else:
|
||||
time.sleep(1)
|
||||
print("Waiting for db to be ready in loop...")
|
||||
try_to_connect(start_time)
|
||||
|
|
Loading…
Reference in New Issue