-
-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add API throttling #3
Comments
AFAICT the prerequisite of this issue is #4 since there's no way to add plugins to |
What's the purpose of these links? I mean it's straightforward how to use the throttle-plugin with #14(I've verified it locally, let's first merge/finish the active branches). |
I think I've found |
Timebox 2h |
Resolved by #18. |
Although there're separate keys per repo and 5k available requests at a time, so hopefully a daily build will work just fine. Still, would be nice to at least get proper errors.
https://github.com/octokit/plugin-throttling.js/
actions/toolkit#106 and https://github.com/actions/toolkit/blob/fc9958ec6a57d1b08e9a387c49971faecd0f0405/packages/github/src/github.ts#L18 might be useful on how to use plugins.
The text was updated successfully, but these errors were encountered: