Skip to content

Handle websocket timeout#12791

Merged
pakrym-oai merged 5 commits intomainfrom
pakrym/handle-websocket-timeout
Feb 25, 2026
Merged

Handle websocket timeout#12791
pakrym-oai merged 5 commits intomainfrom
pakrym/handle-websocket-timeout

Conversation

@pakrym-oai
Copy link
Collaborator

Sometimes websockets will timeout with 400 error, ensure we retry it.

Introduce WrappedWebsocketError with code/message fields, use it in
WrappedWebsocketErrorEvent, and simplify retryable mapping and body
serialization. Remove unused JSON helper functions.
Drop unused serde Serialize/BTreeMap fields from WrappedWebsocketError and pass the original websocket payload as the TransportError body instead of a re-serialized error object.
@pakrym-oai pakrym-oai enabled auto-merge (squash) February 25, 2026 17:35
@pakrym-oai pakrym-oai disabled auto-merge February 25, 2026 18:31
@pakrym-oai pakrym-oai merged commit 9d7013e into main Feb 25, 2026
43 of 54 checks passed
@pakrym-oai pakrym-oai deleted the pakrym/handle-websocket-timeout branch February 25, 2026 18:31
@github-actions github-actions bot locked and limited conversation to collaborators Feb 25, 2026
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