mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-20 04:58:23 +00:00
c8cebecabf
## Problem Computes that are healthy can manage many connection attempts at a time. Unhealthy computes cannot. We initially handled this with a fixed concurrency limit, but it seems this inhibits pgbench. ## Summary of changes Support AIMD for connect_to_compute lock to allow varying the concurrency limit based on compute health