Skip to content

Handle rate limiting by retrying after the stated time#52

Open
HackAttack wants to merge 1 commit intoJetBrains:masterfrom
HackAttack:429-handling
Open

Handle rate limiting by retrying after the stated time#52
HackAttack wants to merge 1 commit intoJetBrains:masterfrom
HackAttack:429-handling

Conversation

@HackAttack
Copy link
Copy Markdown

Stash sends 429 with Retry-After header; GitHub sends 403 with x-ratelimit-reset header. Both tell us when it’s ok to retry the request.

Stash sends 429 with Retry-After header; GitHub sends 403 with
x-ratelimit-reset header. Both tell us when it's ok to retry the
request.
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