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
Sorry, I don't understand the question. Can you please elaborate?
I want to score for many repositories with this tool in multiply threads,but i have meet the request error about pat which indicates reuqest is too fast.Here are some messages about these:
time="2023-05-05T10:25:24Z" level=info msg="Rate limit exceeded. Retrying..."
time="2023-05-05T10:25:24Z" level=info msg="Rate limit exceeded. Waiting -135.332089ms to retry..."
time="2023-05-05T10:25:24Z" level=info msg="Rate limit exceeded. Retrying..."
time="2023-05-05T10:25:24Z" level=info msg="Rate limit exceeded. Waiting -188.614649ms to retry..."
I have knew the max rate for github pat is 5000 times in a hour.In fact,I have requested just about 50 times that github-token-limit message will throw . So I just want to know this tool for max request rate in a hour to avoid request rate error.
Sorry, I don't understand the question. Can you please elaborate?
I have found that GITHUB_AUTH_TOKEN crendential request rate limit is 5000 times in a hour for one user.I have created several github accouts to solve the problerm that requests too fast.
Support for multiple threads.
The text was updated successfully, but these errors were encountered: