Skip to content

Adding Rate Limit Handling to Client#3

Closed
ScotterC wants to merge 1 commit intovfonic:masterfrom
ScotterC:rate-limiting
Closed

Adding Rate Limit Handling to Client#3
ScotterC wants to merge 1 commit intovfonic:masterfrom
ScotterC:rate-limiting

Conversation

@ScotterC
Copy link
Copy Markdown

If it picks up a 429, it sleeps the seconds described in "Retry-After". The client makes one more request and if it fails, it raises a RateLimitError.

Webflow's Documentation

If it picks up a 429, it sleeps the seconds described in "Retry-After". The client makes one more request and if it fails, it raises a RateLimitError
@vfonic
Copy link
Copy Markdown
Owner

vfonic commented Jun 20, 2025

Thanks for the great PR! I've cherry-picked your changes and they have been merged and released on v1.2.0. Thanks again!

@vfonic vfonic closed this Jun 20, 2025
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