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
{{ message }}
This repository was archived by the owner on Jun 21, 2022. It is now read-only.
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.