Skip to content

StreamingSubmissionOutcomeUnknownError

A transport or protocol failure after request dispatch.

The server may already have committed one or more groups. Generic retry is deliberately disabled: reconstruct the original operation source and retry only with this exact identity.

  • Error

new StreamingSubmissionOutcomeUnknownError(retryIdentity, cause): StreamingSubmissionOutcomeUnknownError

StreamingSubmissionRetryIdentity

unknown

StreamingSubmissionOutcomeUnknownError

Error.constructor

readonly code: "STREAMING_SUBMISSION_OUTCOME_UNKNOWN" = 'STREAMING_SUBMISSION_OUTCOME_UNKNOWN'


readonly outcome: "unknown" = 'unknown'


readonly retryable: false = false


readonly retryIdentity: StreamingSubmissionRetryIdentity


readonly cause: unknown

Error.cause