Skip to content

Conversation

@Savid
Copy link
Member

@Savid Savid commented Jan 23, 2026

  • Add dynamic rate limiter that pauses on 429 and restores after delay
  • Parse Retry-After header, default to 5s if not present
  • Retry request once after rate limit wait period
  • Add tests for 429 handling, context cancellation, and default delay

- Add dynamic rate limiter that pauses on 429 and restores after delay
- Parse Retry-After header, default to 5s if not present
- Retry request once after rate limit wait period
- Add tests for 429 handling, context cancellation, and default delay
@Savid Savid merged commit 5e29622 into master Jan 23, 2026
3 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.

3 participants