Skip to content
This repository was archived by the owner on Jun 4, 2025. It is now read-only.

Conversation

@pubalokta
Copy link

@pubalokta pubalokta commented May 30, 2025

By submitting a PR to this repository, you agree to the terms within the Auth0 Code of Conduct. Please see the contributing guidelines for how to create and submit a high-quality PR for this repo.

Description

We realised that overriding limits seemed to bring back the sliding window behaviour if the limit was set to fixed_window:
During testing we created an override setting the limit to 100 RPS. The moment the override hit the configuration, the behavior changed, we saw the sliding window behavior back in place.

After removing the override we were back to the fixed_window behavior.

References

Include any links supporting this change such as a:

  • GitHub Issue/PR number addressed or fixed
  • Auth0 Community post
  • StackOverflow post
  • Support forum thread
  • Related pull requests/issues from other repos

If there are no references, simply delete this section.

Testing

Tested live after applying an override:

image

  • This change adds test coverage for new/changed/fixed functionality

Checklist

  • I have added documentation for new/changed functionality in this PR or in auth0.com/docs
  • All active GitHub checks for tests, formatting, and security are passing
  • The correct base branch is being used, if not the default branch

@pubalokta pubalokta requested a review from a team as a code owner May 30, 2025 09:17
ecita
ecita previously approved these changes Jun 2, 2025
@pubalokta pubalokta merged commit 5a662ae into master Jun 2, 2025
13 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants