Module workflow_executor

Module workflow_executor 

Source
Expand description

§Workflow Execution Module

This module handles the execution of workflows and their associated tasks. It provides a clean separation between workflow orchestration and task execution.

Structs§

WorkflowExecutor
Handles the execution of workflows and their tasks