Skip to content

Is it recommended to retry API requests to GitHub API upon 500 response status code? #56013

Closed Answered by aviiciii
ohaval asked this question in API and Webhooks
Discussion options

You must be logged in to vote

It usually happens when GitHub server encounters a problem and is down. You can check github status website to keep track.
A retry mechanism would work since github servers don't crash normally and it may some routing error in the server. So a retry mechanism would work fine.

Replies: 2 comments

Comment options

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

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API and Webhooks Discussions and conversations related to APIs or Webhooks Question inactive This discussion has been automatically marked as inactive. This was formerly labeled stale.
2 participants