mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 03:58:19 +00:00
b8b8c19fb4
previously we applied the ratelimiting only up to receiving the headers from s3, or somewhere near it. the commit adds an adapter which carries the permit until the AsyncRead has been disposed. fixes #3662.