Skip to content

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

Merged
rosslovas merged 1 commit into
mainfrom
ross/rate-limit-hours-to-mins
Jul 28, 2026
Merged

fix: make rate limiting request limit per minute rather than hour#431
rosslovas merged 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.

@rosslovas
rosslovas force-pushed the ross/rate-limit-hours-to-mins branch 2 times, most recently from d561f23 to 46ae93b Compare July 28, 2026 01:01
@rosslovas
rosslovas marked this pull request as ready for review July 28, 2026 03:00
@rosslovas
rosslovas force-pushed the ross/rate-limit-hours-to-mins branch from 46ae93b to f78dc37 Compare July 28, 2026 05:21
@rosslovas
rosslovas merged commit 43c96d2 into main Jul 28, 2026
6 checks passed
@rosslovas
rosslovas deleted the ross/rate-limit-hours-to-mins branch July 28, 2026 22:54
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