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: introduce rate limiting for audio codes #314 #316

Conversation

nwittstruck
Copy link
Contributor

This commit adds a simple rate limiting mechanism. It stops accepting new qr codes when a configured rate limit has been reached within in the last 24 hours.

The limit can be configured with QR_CODE_RATE_LIMITING_CHARACTER_LIMIT and defaults to 25.000.

Close Issue: #314

This commit adds a simple rate limiting mechanism. It stops accepting new qr codes when a configured rate limit has been reached within in the last 24 hours.

The limit can be configured with QR_CODE_RATE_LIMITING_CHARACTER_LIMIT and defaults to 25.000.

Issue: kitsteam#314
@nwittstruck nwittstruck merged commit e13e462 into kitsteam:main Aug 29, 2024
6 checks passed
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.

1 participant