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
fix(errors): improve rate limit error messages for agents
Detect RateLimitError and AbuseRateLimitError in NewGitHubAPIErrorResponse
and return clear, actionable messages with retry duration instead of
burying the information in raw HTTP strings.
Fixes#2385
0 commit comments