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
We have hundreds of repos so it makes sense that we might hit a 429 error.
Might be useful to add some sort of rate limit in the code as an env variable - if not set, the do nothing but if set apply some sort of rate limit to the api calls.
We have hundreds of repos so it makes sense that we might hit a 429 error.
Might be useful to add some sort of rate limit in the code as an env variable - if not set, the do nothing but if set apply some sort of rate limit to the api calls.