-
Notifications
You must be signed in to change notification settings - Fork 86
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
adding changes to disable automatic bind throttle (#392)
* adding changes to disable automatic bind throttle * updating values bind throttle decrese per sec and removed unused code * updating bind eviction test * fixing review comment * fixing review comment * adding test for if rate limit table not exist or empty * move tests to different package to avoid running them in parallel * updating sleep time in tests * added changes for increase throttling recovery speed * changes for updating text check condition in test code * reverting changes for bind throttle * reverted partial changes for local copy of bindEvict object it is going taken care separate change request * changes for simplifying test code for qbb --------- Co-authored-by: Rajesh S <[email protected]>
- Loading branch information
1 parent
36771d0
commit e2f3601
Showing
6 changed files
with
491 additions
and
115 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.