mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-19 14:10:37 +00:00
initdb cache
This commit is contained in:
@@ -50,7 +50,7 @@ class NeonBroker:
|
||||
raise RuntimeError(
|
||||
f"timed out waiting {elapsed:.0f}s for storage_broker start: {e}"
|
||||
) from e
|
||||
time.sleep(0.5)
|
||||
time.sleep(0.1)
|
||||
else:
|
||||
break # success
|
||||
|
||||
|
||||
Reference in New Issue
Block a user