Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Implement configurable API rate limiting #1984

Merged
merged 1 commit into from
Jan 13, 2025
Merged

Conversation

alexjustesen
Copy link
Owner

πŸ“ƒ Description

This PR adds rate limiting to the API.

πŸͺ΅ Changelog

βž• Added

  • rate limit API responses, can be configured using API_RATE_LIMIT environment variable. The default rate limit is 60 requests per minute.

@alexjustesen alexjustesen added the πŸŽ‰ feature New feature or request label Jan 13, 2025
@alexjustesen alexjustesen self-assigned this Jan 13, 2025
@alexjustesen alexjustesen merged commit f586165 into main Jan 13, 2025
1 check passed
@alexjustesen alexjustesen deleted the throttle-api branch January 13, 2025 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
πŸŽ‰ feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant