mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-19 12:38:35 +00:00
be1a88e574
## Problem There is no global per-ep rate limiter in proxy. ## Summary of changes * Return global per-ep rate limiter back. * Rename weak compute rate limiter (the cli flags were not used anywhere, so it's safe to rename).