Interface: PollResult
workflowStreams.PollResult
Update response: items matching the poll request (wire type).
When more_ready is true, the response was truncated to stay within size
limits and the subscriber should poll again immediately rather than applying
a cooldown delay.
Properties
items
• items: WorkflowStreamWireItem[]
more_ready
• more_ready: boolean
next_offset
• next_offset: number