Payload for a task result event.
TaskResultPayload()Unique identifier for this task.
Name of the node that was executed.
Error message if the task failed, otherwise None.
List of interrupts that occurred during task execution.
Mapping of channel names to the values written by this task.