Skip to content

Github API limit exceeded #923

Answered by eddiejaoude
saviomartin asked this question in Q&A
Discussion options

You must be logged in to vote

The rate limit according to their docs is 5000 for authenticated users. Did you use all of this allowance already? Maybe look at optimising your application.

When it resets what number do you get?

"graphql": {
      "limit": 5000,
      "remaining": 4993,
      "reset": 1372700389
    },

https://docs.github.com/en/rest/reference/rate-limit#understanding-your-rate-limit-status

Replies: 2 comments 5 replies

Comment options

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

You must be logged in to vote
5 replies
@eddiejaoude
Comment options

@saviomartin
Comment options

@saviomartin
Comment options

@eddiejaoude
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants