mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-23 14:38:29 +00:00
00d90ce76a
## Problem Currently if we are getting many consecutive connections to the same user/ep we will send a lot of traffic to the console. ## Summary of changes Cache with ttl=4min proxy_get_role_secret response. Note: this is the temporary hack, notifier listener is WIP.