All Products
Search
Document Center

:TaskStatus

Last Updated:Nov 10, 2025
ParameterTypeDescriptionExample
object

The task's running status.

statusGenerationlong

The version number of the state.

123
phasestring

The current execution stage.

Success
executionDetailsarray

The execution details.

string

The execution information.

step1: start task.
invocationsarray

The execution history.

TaskInvocation

The details of task invocation.

latestExecErrorTaskExecError

The last execution error.