Open Issues Need Help
View All on GitHub API rate limiting implementation about 2 months ago
AI Summary: This issue requests the implementation of API rate limiting to prevent abuse and ensure fair usage. The solution must support rate limiting by IP address and API key, offer configurable limits per endpoint, use Redis for distributed storage, and return appropriate HTTP status codes and headers. Specific rate limits are provided for `/mirror`, `/prs`, and `/recreate-prs` endpoints.
Complexity:
4/5
enhancement help wanted merit