mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-21 05:28:25 +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/