You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mcp: add retry and replay to the Streamable HTTP implementation
Adds exponential backoff and jitter to the client-side POST. Implements
replay using Last-Event-ID for resumability.
Since these concepts are intertwined- I have added this in a single CL.
0 commit comments