-
Notifications
You must be signed in to change notification settings - Fork 813
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The ratelimiter needs to be created with the domain name not the ID (#…
…5644) What changed? The ratelimiter is per domain name not id, fixed this, so we can do the filtering correctly Why? Because we need to filter on the correct value How did you test it? Tested locally, and updated the unit tests Potential risks Release notes Documentation Changes
- Loading branch information
Showing
2 changed files
with
16 additions
and
16 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