Skip to content

Conversation

@amCap1712
Copy link
Member

  • Add optional parameters to ratelimit decorator: per_token_limit, per_ip_limit, window, and scope
  • Add scope parameter to customize rate limits for a bundle of endpoints
  • Implement limit resolution order: decorator params > scope cache > global

@amCap1712 amCap1712 requested a review from mayhem December 10, 2025 19:36
- Add optional parameters to ratelimit decorator: per_token_limit,
  per_ip_limit, window, and scope
- Add scope parameter to customize rate limits for a bundle of endpoints
- Implement limit resolution order: decorator params > scope cache > global
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants