mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 20:18:23 +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.