mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-12 09:19:39 +00:00
0c99e5ec6d
## 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.