mirror of
https://github.com/coder/coder.git
synced 2026-06-04 21:48:22 +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!