Synthesized client-side by createSSEStream when a resume attempt
returns 204 before a terminal frame was seen — the server has nothing more
to replay, so part of the response is unrecoverable. Never sent by the
server, hence not part of @sanity/agent-types ERROR_CODES.
Synthesized client-side by createSSEStream when a resume attempt returns 204 before a terminal frame was seen — the server has nothing more to replay, so part of the response is unrecoverable. Never sent by the server, hence not part of
@sanity/agent-typesERROR_CODES.