ISO 8601 timestamp when the task was created.
ISO 8601 timestamp when the task was last updated.
OptionalpollInterval?: numberOptionalstatusMessage?: stringOptional diagnostic message for failed tasks or other status information.
Time in milliseconds to keep task results available after completion.
If null, the task has unlimited lifetime until manually cleaned up.
Task status update message.
Yielded on each poll iteration while the task is active (e.g. while
working). May be emitted multiple times with the same status.