Skip to main content

Module state

Module state 

Source
Expand description

Workflow state management and persistence.

Structs§

ExecutionContext
Execution context shared across tasks.
StatePersistence
State persistence manager.
TaskState
Individual task state.
WorkflowCheckpoint
Workflow checkpoint containing both state and DAG for recovery.
WorkflowMetadata
Workflow metadata.
WorkflowState
Workflow execution state.

Enums§

TaskStatus
Task execution status.
WorkflowStatus
Workflow execution status.