"pool timed out while waiting for an open connection"
Starting in the early hours of this morning, we've started receiving intermittent "Level: Error pool timed out while waiting for an open connection" alerts from our Rust backend (using
sqlx
sqlx
). We have local connection pooling, and connect to Neon using the URL that has PgBouncer disabled.