Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't try to catch up after slowdown when using fixed rate
With fixed rate limit, if there is sudden slowdown and the database can't keep up, latte should not try to issue more requests in burst after the slow-down is over. With this fix it will keep the maximum set rate limit. (cherry picked from commit 1b252a3)
- Loading branch information