Sanity Library Reference Docs
    Preparing search index...

    Variable STREAM_INCOMPLETE_CODEConst

    STREAM_INCOMPLETE_CODE: "STREAM_INCOMPLETE" = 'STREAM_INCOMPLETE'

    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.