Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@connor4312
Copy link
Member

Copilot AI review requested due to automatic review settings November 12, 2025 16:53
@connor4312 connor4312 enabled auto-merge (squash) November 12, 2025 16:54
@connor4312 connor4312 self-assigned this Nov 12, 2025
@vs-code-engineering
Copy link

📬 CODENOTIFY

The following users are being notified based on files changed in this PR:

@TylerLeonhardt

Matched files:

  • src/vs/workbench/api/common/extHostMcp.ts

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adopts the SEP-1699 reconnection behavior for MCP (Model Context Protocol) HTTP connections, implementing server-controlled retry timing for SSE (Server-Sent Events) backchannel reconnections.

Key Changes:

  • Implements server-specified retry timing via SSE retry directive, allowing servers to control reconnection delays
  • Adds defensive check for empty message data before processing SSE events
  • Maintains backward compatibility with exponential backoff when server doesn't specify retry timing

@connor4312 connor4312 merged commit 2e40b17 into main Nov 12, 2025
33 of 34 checks passed
@connor4312 connor4312 deleted the connor4312/mcp-sep-1699 branch November 12, 2025 17:22
@vs-code-engineering vs-code-engineering bot locked and limited conversation to collaborators Dec 27, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants