Skip to content

fix(mcping): stop reconnecting on terminal auth/404 errors - #26

Merged
ilbertt merged 2 commits into
mainfrom
fix/no-reconnect-on-terminal-errors
Jul 20, 2026
Merged

fix(mcping): stop reconnecting on terminal auth/404 errors#26
ilbertt merged 2 commits into
mainfrom
fix/no-reconnect-on-terminal-errors

Conversation

@ilbertt

@ilbertt ilbertt commented Jul 20, 2026

Copy link
Copy Markdown
Owner

Auth failures and 404s can't be healed by retrying the connection, so we now treat them as terminal: surface the error and stop the reconnect/health-check loop instead of backing off forever.

Applies to both the initial connect path and a live connection whose health-check ping starts failing with 401/404.

🤖 Generated with Claude Code

ilbertt and others added 2 commits July 20, 2026 15:57
Auth failures and 404s can't be healed by retrying, so surface the error
and stop the reconnect/health-check loop instead of backing off forever.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@ilbertt
ilbertt enabled auto-merge (squash) July 20, 2026 15:02
@ilbertt
ilbertt merged commit d75ad77 into main Jul 20, 2026
5 checks passed
@ilbertt
ilbertt deleted the fix/no-reconnect-on-terminal-errors branch July 20, 2026 15:02
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