Skip to content

Retry-After header missing? #24760

May 11, 2021 · 3 comments · 1 reply
Discussion options

You must be logged in to vote

Hi there @ewels 👋

Thanks so much for joining us and for sharing your experience. There is additional documentation that speaks to the lack of Retry-After header found here:

docs.github.com

Best practices for integrators - GitHub Docs

//docs.github.com/en/rest/guides/best-practices-for-integrators

Specifically:

  • Requests that create content which triggers notifications, such as issues, comments and pull requests, may be further limited and will not include a Retry-After header in the response. Please create this content at a reasonable pace to avoid further limiting.

The behavior you described in your OP:

If you hit the GitHub API with a lot of requests at once to make PRs etc

…i…

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@Deepakgthomas
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment