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
{{ message }}
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.
Description
There is a limitation with GitHub API rate limit that makes data extraction hard for medium to large size projects.
The code currently handles API rate limits by waiting an hour (time required to reset) which does not scale.
Improve current implementation of data extraction to work around the API limit
Possible Solution
Steps to Reproduce
To reproduce the error, run the following with a medium to large size repo
The text was updated successfully, but these errors were encountered: