You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ideally, this would never show up (not sure if it is feasible to use a hardcoded access token with limited capabilities)
Or, add a sentence that says that something like: 'Only 10 searches can be done within a minute'
The text was updated successfully, but these errors were encountered:
I left this comment in the commit:
How about saying something like "GitHub query limit exceeded. Please wait."?
"API rate limit exceeded" does let the user know where the throttling occurred or what they should do.
Can the issue reporter retry the query automatically after a timeout?
How about this?
The time until reset is calculated from a value in GitHub's response. I can redo the search after the timeout. I'm not sure what token could be hardcoded safely, so will not attempt that right now.
Ideally, this would never show up (not sure if it is feasible to use a hardcoded access token with limited capabilities)
Or, add a sentence that says that something like: 'Only 10 searches can be done within a minute'
The text was updated successfully, but these errors were encountered: