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
We use the v4 github API to limit the amount of information returned and the number of queries that need to be made. However, it is still possible with large repos to hit rate limits. It would be ideal to track this information with each query and be smart about retries with the information gleaned from the rate limit section of the responses.
The text was updated successfully, but these errors were encountered:
We use the v4 github API to limit the amount of information returned and the number of queries that need to be made. However, it is still possible with large repos to hit rate limits. It would be ideal to track this information with each query and be smart about retries with the information gleaned from the rate limit section of the responses.
The text was updated successfully, but these errors were encountered: