Optional
codeHTTP-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
Optional
await?: booleanIndicates if the message should wait for a response. If explicitly false, the connection is severed immediately upon verifying (and returning) the Job ID.
Optional
dad?: stringDimensional address indicating the message routing specifics
Optional
gid?: stringWorkflow Generational ID (internal GUID)
Globally unique identifier for the StreamData message to distinguish retries
from new 'reentry/cycles'
Optional
jid?: stringWorkflow/job ID
Optional
spn?: stringOpenTelemetry Span identifier
Optional
topic?: stringWorkflow/job topic
Optional
trc?: stringOpenTelemetry Trace identifier
Optional
try?: numberCurrent try count, used for retry logic
Optional
policiesPolicies related to retry logic, optional
Optional
stackError stack trace
Optional
statusStatus of the stream, default assumed as 'success'
Optional
typeType of the data being streamed, optional
Defines the structure of stream data used when passing stream messages (transitions)