Module workflow_state

Module workflow_state 

Source
Expand description

Workflow execution state schema. Workflow execution state schema.

This module contains serde models for tracking runtime workflow progress.

Structs§

TaskExecution
Execution state for a single task.
WaveExecution
Execution state for a single wave.
WorkflowExecution
Runtime state for a workflow execution.

Enums§

ExecutionStatus
High-level execution status.