Skip to content

Separate usage rate counting for day by allowed usage and raw usage - #41

Merged
jessemortenson merged 1 commit into
mainfrom
rate-limiter-separate-day-allowed-and-raw-usage
Sep 10, 2025
Merged

Separate usage rate counting for day by allowed usage and raw usage#41
jessemortenson merged 1 commit into
mainfrom
rate-limiter-separate-day-allowed-and-raw-usage

Conversation

@jessemortenson

Copy link
Copy Markdown
Member

This will allow for better reporting on the backend, which currently overcounts real usage by counting requests that are blocked by the rate limiter. Also moves rate limiter logic out of the third party mini-library

This will allow for better reporting on the backend, which currently overcounts real usage by counting requests that are blocked by the rate limiter. Also moves rate limiter logic out of the third party mini-library
@jessemortenson
jessemortenson merged commit 148faa2 into main Sep 10, 2025
2 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