audrow/yatm

Secondary rate limit exceeded when creating issues on github

Opened this issue · 0 comments

Currently it's possible to encounter secondary rate limits when creating a lot of issues on Github. Right now when this rate limit is hit, the script waits for 300 seconds before retrying again.

I think we can prevent the need to wait this long if we follow some of the best practices described here.