mirror of
https://github.com/neondatabase/neon.git
synced 2026-09-13 16:52:24 +00:00
## Problem Some HTTP client connections can stay open for quite a long time. ## Summary of changes When there are too many HTTP client connections, pick a random connection and gracefully cancel it.