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
A library this repository suggests for secondary rate limits https://github.com/gofri/go-github-ratelimit
already has a similar concept WithLimitDetectedCallback(callback). There is no easy way right now to handle sleeps i.e. log a message to the terminal or something...