Expand description
Workflow execution state schema. Workflow execution state schema.
This module contains serde models for tracking runtime workflow progress.
Structs§
- Task
Execution - Execution state for a single task.
- Wave
Execution - Execution state for a single wave.
- Workflow
Execution - Runtime state for a workflow execution.
Enums§
- Execution
Status - High-level execution status.