Skip to content

fix(watch): detect rate-limit errors#143

Draft
diberry wants to merge 2 commits intodevfrom
squad/806-watch-rate-limit-detection
Draft

fix(watch): detect rate-limit errors#143
diberry wants to merge 2 commits intodevfrom
squad/806-watch-rate-limit-detection

Conversation

@diberry
Copy link
Copy Markdown
Owner

@diberry diberry commented Apr 10, 2026

CI validation for bradygaster#893

diberry and others added 2 commits April 8, 2026 09:51
…t strings

Remove broad 403 match that misclassified auth errors as rate limits.
A bare 403 Forbidden (e.g. insufficient token scopes) is a permanent auth
error, not a transient rate limit. Now only matches 429 status codes and
explicit rate-limit message strings.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant