Skip to content

fix: make rate limiting request limit per minute rather than hour#431

Draft
rosslovas wants to merge 1 commit into
mainfrom
ross/rate-limit-hours-to-mins
Draft

fix: make rate limiting request limit per minute rather than hour#431
rosslovas wants to merge 1 commit into
mainfrom
ross/rate-limit-hours-to-mins

Conversation

@rosslovas

@rosslovas rosslovas commented Jul 24, 2026

Copy link
Copy Markdown
Collaborator

On the server side, we've changed requests per hour to requests per minute, so this PR makes the corresponding changes to the API client. This feature hasn't been released to production yet (it's behind a feature toggle that is currently off) so this isn't a breaking change.

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.

2 participants