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
docs: fix misleading JSDoc comments in streamableHttp
- Fix _scheduleReconnection comment: delay can now come from server retry
field, not just exponential backoff
- Fix getStreamIdForEventId comment: SDK doesn't parse streamId::... format,
it uses replayEventsAfter return value as fallback
0 commit comments