mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-23 06:28:23 +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