Expand description
Task definitions and management for the composable execution engine
This module provides the core task structures and related functionality for the execution engine.
Structs§
- Execution
Task - Core execution task structure
- Resource
Requirements - Resource requirements for task execution
- Resource
Usage - Resource usage during task execution
- Task
Builder - Task builder for convenient task creation
- Task
Configuration - Task configuration parameters
- Task
Error - Task error information
- Task
Metadata - Task metadata for tracking and management
- Task
Queue - Task queue for managing pending tasks
- Task
Result - Task execution result
Enums§
- Config
Value - Configuration value types
- Task
Priority - Task priority levels
- Task
Status - Task execution status
- Task
Type - Task types supported by the execution engine