Expand description
Chain execution engine for request chaining
This module provides the execution engine that manages chain execution with dependency resolution, parallel execution when possible, and proper error handling.
Structs§
- Chain
Execution Engine - Engine for executing request chains
- Chain
Execution Result - Result of chain execution
- Execution
Record - Record of a chain execution with timestamp
Enums§
- Chain
Execution Status - Status of chain execution