OptionalcontinuedThe last Run Id in this Execution Chain
Run Id of the first Run in this Execution Chain
OptionalparentParent Workflow info (present if this is a Child Workflow)
Namespace this Workflow is executing in
ID of a single Workflow run
ID of the Workflow, this can be set by the client during Workflow creation. A single Workflow may run multiple times e.g. when scheduled with cron.
OptionalrootThe root workflow execution, defined as follows:
When there is no parent workflow, i.e., the workflow is its own root workflow,
this field is undefined.
Note that Continue-as-New (or reset) propagates the workflow parentage relationship, and therefore, whether the new workflow has the same root workflow as the original one depends on whether it had a parent.
ID of a single Workflow run
ID of the Workflow, this can be set by the client during Workflow creation. A single Workflow may run multiple times e.g. when scheduled with cron.
ID of a single Workflow run
Time at which the current Workflow Run started
Time at which this Workflow Execution Chain was started
ID of the Workflow, this can be set by the client during Workflow creation. A single Workflow may run multiple times e.g. when scheduled with cron.
Workflow function's name
Starts at 1 and increments for every retry if there is a
retryPolicy