mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-20 04:58:23 +00:00
2f0d245c2a
## Problem Proxy might overload the control plane. ## Summary of changes Implement rate limiter for proxy<->control plane connection. Resolves https://github.com/neondatabase/neon/issues/5707 Used implementation ideas from https://github.com/conradludgate/squeeze/