octokit / plugin-throttling.js

Octokit plugin for GitHub’s recommended request throttling
MIT License
110 stars 35 forks source link

Handle also 429 status code when being throttled #740

Closed tenjaa closed 1 month ago

tenjaa commented 1 month ago

Solves https://github.com/octokit/plugin-throttling.js/issues/739

wolfy1339 commented 1 month ago

It seems you have some linting issues, can you take care of those? Otherwise, it looks good to me

tenjaa commented 1 month ago

I ran lint:fix and looks like the test is green now

github-actions[bot] commented 1 month ago

:tada: This PR is included in version 9.3.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: