mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 03:58:19 +00:00
8426fb886b
## Problem In some dev/test environments, there aren't health checks to guarantee the database is available before starting the controller. This creates friction for the developer. ## Summary of changes - Wait up to 5 seconds for the database to become available on startup