Skip to content

fix: use gateway-compatible health path and prevent managed-mode 401 reconnect loop#11485

Merged
siddseethepalli merged 1 commit into
mainfrom
swarm/65b2/task-18
Mar 3, 2026
Merged

fix: use gateway-compatible health path and prevent managed-mode 401 reconnect loop#11485
siddseethepalli merged 1 commit into
mainfrom
swarm/65b2/task-18

Conversation

@siddseethepalli
Copy link
Copy Markdown
Contributor

@siddseethepalli siddseethepalli commented Mar 3, 2026

Address review feedback from PR #11396. Two fixes: (1) Use /health instead of /healthz/ in platform proxy mode so the gateway proxy rewrites to /v1/health which the runtime serves. (2) Stop SSE and health-check reconnection when a 401 is received in managed mode to prevent infinite loops.


Open with Devin

…reconnect loop

Co-Authored-By: Claude <noreply@anthropic.com>
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 1b33263506

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread clients/shared/IPC/HTTPDaemonClient.swift
Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Devin Review found 1 potential issue.

View 4 additional findings in Devin Review.

Open in Devin Review

Comment thread clients/shared/IPC/HTTPDaemonClient.swift
@siddseethepalli
Copy link
Copy Markdown
Contributor Author

Addressed in #11526

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