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
When running the new routines I've added in the branch github-routines (located in the files src/reposcanner/issues.py, src/reposcanner/pullrequests.py, and src/reposcanner/kanban.py), I hit the API rate limit and exit out of the RepoScanner run when applying them to larger repos (e.g Trilinos). @rmmilewi Is there a way to have RepoScanner pause the run and wait for the rate limit reset to occur before continuing, rather than terminating the run?
The text was updated successfully, but these errors were encountered:
When running the new routines I've added in the branch
github-routines
(located in the filessrc/reposcanner/issues.py
,src/reposcanner/pullrequests.py
, andsrc/reposcanner/kanban.py
), I hit the API rate limit and exit out of the RepoScanner run when applying them to larger repos (e.g Trilinos). @rmmilewi Is there a way to have RepoScanner pause the run and wait for the rate limit reset to occur before continuing, rather than terminating the run?The text was updated successfully, but these errors were encountered: