Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Implement SEP-1699: Support SSE Polling via Server-Side Disconnect #1547

Copy link
Copy link
@felixweinberger

Description

@felixweinberger
Issue body actions

This is a tracking issue for implementation of SEP-1699.

Summary

This SEP proposes changes to the Streamable HTTP transport to mitigate issues with long-running connections and improve resumability by allowing servers to disconnect at will after sending an SSE event ID. The Python SDK needs to implement server-side support for immediately sending events with IDs and empty data strings to prime clients for reconnection, enable servers to close connections at any time after sending event IDs, implement retry field support to prevent excessive reconnection attempts, and ensure clients handle disconnections as network failures with proper reconnection logic using Last-Event-ID headers for seamless resumption.

Related Issues & PRs

Reactions are currently unavailable

Metadata

Metadata

Labels

enhancementRequest for a new feature that's not currently supportedRequest for a new feature that's not currently supported

Type

No type

Projects

Status

Done
Show more project fields

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.