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

API Rate Limiting #127

Open
niekvanruler opened this issue Dec 13, 2024 · 0 comments
Open

API Rate Limiting #127

niekvanruler opened this issue Dec 13, 2024 · 0 comments
Labels
API Requires API changes enhancement New feature or request

Comments

@niekvanruler
Copy link
Collaborator

niekvanruler commented Dec 13, 2024

Modify the http status code to 429 (Too Many Requests) with a message that communicates the rate limit to the user?

Rate Limiting:
https://datadome.co/bot-management-protection/what-is-api-rate-limiting/

How to implement for kubernetes cluster:
https://github.com/kubernetes/ingress-nginx/blob/main/docs/user-guide/nginx-configuration/annotations.md#rate-limiting

@doug-leasure doug-leasure added enhancement New feature or request API Requires API changes labels Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Requires API changes enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants