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
Since this workflow can run across mutliple repos simultaneously due to the schedule, we need to introduce some randomization so that we don't hit GH rate limits too often.
In addition to that, we check for the rate limit explicitly and wait until it resets if we're nevertheless too close to it.
0 commit comments