Expand description
Workflow state management and persistence.
Structs§
- Execution
Context - Execution context shared across tasks.
- State
Persistence - State persistence manager.
- Task
State - Individual task state.
- Workflow
Checkpoint - Workflow checkpoint containing both state and DAG for recovery.
- Workflow
Metadata - Workflow metadata.
- Workflow
State - Workflow execution state.
Enums§
- Task
Status - Task execution status.
- Workflow
Status - Workflow execution status.