Scheduled

data object Scheduled : TaskState

Task has been accepted and queued for execution.

Properties

Link copied to clipboard

True if the task is currently active (Scheduled or Running).

Link copied to clipboard

True if the task is in a terminal state (Success, Failed without retry, Cancelled, or TimedOut).