Ask a question to get started
Enter to send•Shift+Enter new line
Payload for a task result event.
TaskResultPayload()
TypedDict
Unique identifier for this task.
Name of the node that was executed.
Error message if the task failed, otherwise None.
None
List of interrupts that occurred during task execution.
Mapping of channel names to the values written by this task.