mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +00:00
43d1f724b1
Under scale if there wasn't a PostgreSQL connection available, an error was occurring instead of blocking for a new connection. This fixes it!