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
The GitHub API enforces rate limits, which may cause requests to fail when the limit is exceeded.
We should implement handling for this scenario to ensure stability.