docs/src/data/experiments/runner-pool.mdx
Proposes replacing Terragrunt's group-based execution with a dynamic runner pool that schedules Units as soon as dependencies are resolved. This improves efficiency, reduces bottlenecks, and limits the impact of individual failures.
runner-pool - What it doesAllow usage of experimental runner pool implementation for units execution.
runner-pool - How to provide feedbackProvide your feedback on the Runner Pool.
runner-pool - Criteria for stabilizationTo transition the runner-pool feature to a stable release, the following must be addressed: