mirror of
https://github.com/neondatabase/neon.git
synced 2026-09-04 20:48:36 +00:00
c671aeacd4
The `refill_interval` switched from a milliseconds usize to a Duration during a review follow-up, hence this slipped through manual testing. Part of https://github.com/neondatabase/neon/issues/5899