OptionalcodeHTTP-like status code for the stream, default assumed as 200
Actual data being transmitted as a record of key-value pairs
Metadata associated with the stream data
Activity ID
Optionalawait?: booleanIndicates if the message should wait for a response. If explicitly false, the connection is severed immediately upon verifying (and returning) the Job ID.
Optionaldad?: stringDimensional address indicating the message routing specifics
Optionalgid?: stringWorkflow Generational ID (internal GUID)
Globally unique identifier for the StreamData message to distinguish retries from new 'reentry/cycles'
Optionaljid?: stringWorkflow/job ID
Optionalspn?: stringOpenTelemetry Span identifier
Optionaltopic?: stringWorkflow/job topic
Optionaltrc?: stringOpenTelemetry Trace identifier
Optionaltry?: numberCurrent try count, used for retry logic
OptionalpoliciesPolicies related to retry logic, optional
OptionalstackError stack trace
OptionalstatusStatus of the stream, default assumed as 'success'
OptionaltypeType of the data being streamed, optional
Defines the structure of stream data used when passing stream messages (transitions)