mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-24 06:58:45 +00:00
9b65946566
## Problem Too many connect_compute attempts can overwhelm postgres, getting the connections stuck. ## Summary of changes Limit number of connection attempts that can happen at a given time.