Skip to content

RFC: Clarify SSE elicitation/sampling as out of scope for horizontal scaling#63

Merged
JAORMX merged 1 commit intomainfrom
jerm-dro/thv-0047-sse-elicitation-scope
Apr 1, 2026
Merged

RFC: Clarify SSE elicitation/sampling as out of scope for horizontal scaling#63
JAORMX merged 1 commit intomainfrom
jerm-dro/thv-0047-sse-elicitation-scope

Conversation

@jerm-dro
Copy link
Copy Markdown
Contributor

Summary

  • Adds background in §1.4 on the long-lived SSE stream problem: server-to-client requests (elicitation, sampling) pin connections to specific pods, making horizontal scaling require intra-deployment routing
  • Adds explicit out-of-scope entry in §3.2 noting that both SSE and Streamable HTTP transports are affected, the complexity isn't justified for most deployments, and the evolving MCP spec may eventually address it

Test plan

  • Review the two additions for accuracy and clarity

🤖 Generated with Claude Code

…scaling

Add background on the long-lived SSE stream problem (server-to-client
requests like elicitation and sampling pin connections to specific pods)
and explicitly mark scalable SSE elicitation as out of scope due to the
intra-deployment routing complexity it would require.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@jerm-dro jerm-dro requested review from JAORMX and yrobla March 31, 2026 02:57
@JAORMX JAORMX merged commit c822120 into main Apr 1, 2026
1 check passed
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.

2 participants