Expand description
Execution time prediction for workflows
This module provides predictions for workflow execution times based on historical data, node complexity, and expected behavior.
Structsยง
- Historical
Data - Historical execution data for improving predictions
- Node
Time - Time estimate for a single node
- Time
Estimate - Execution time prediction for a workflow
- Time
Predictor - Time prediction engine