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.
Extends
Section titled “Extends”Error
Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new StreamingSubmissionOutcomeUnknownError(
retryIdentity,cause):StreamingSubmissionOutcomeUnknownError
Parameters
Section titled “Parameters”retryIdentity
Section titled “retryIdentity”StreamingSubmissionRetryIdentity
unknown
Returns
Section titled “Returns”StreamingSubmissionOutcomeUnknownError
Overrides
Section titled “Overrides”Error.constructor
Properties
Section titled “Properties”
readonlycode:"STREAMING_SUBMISSION_OUTCOME_UNKNOWN"='STREAMING_SUBMISSION_OUTCOME_UNKNOWN'
outcome
Section titled “outcome”
readonlyoutcome:"unknown"='unknown'
retryable
Section titled “retryable”
readonlyretryable:false=false
retryIdentity
Section titled “retryIdentity”
readonlyretryIdentity:StreamingSubmissionRetryIdentity
readonlycause:unknown
Overrides
Section titled “Overrides”Error.cause