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
In Github API headers the X-RateLimit- give infos about the limit, we should take this into account to limit the amount of requests and manage in case the limit is hit.
In Github API headers the
X-RateLimit-give infos about the limit, we should take this into account to limit the amount of requests and manage in case the limit is hit.