Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(per-tenant throttling): incorrect
allowed_rps
field in log mess…
…age (#6869) The `refill_interval` switched from a milliseconds usize to a Duration during a review follow-up, hence this slipped through manual testing. Part of #5899
- Loading branch information
c671aea
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
2541 tests run: 2405 passed, 1 failed, 135 skipped (full report)
Failures on Postgres 14
test_sql_regress[None]
: releaseTest coverage report is not available
c671aea at 2024-02-22T15:14:49.526Z :recycle: