dynamic spawn strategy does not take download time into account #8647
Labels
P1
I'll work on this now. (Assignee required)
team-Local-Exec
Issues and PRs for the Execution (Local) team
type: feature request
Milestone
The dynamic spawn strategy does not take downloading of output files into account when being used with remote execution but will only take cache hit/miss + execution time into account.
We'll need to change the SpawnRunner interface to differentiate between generation of action outputs (execution + download) and moving the outputs into the correct place.
Related #8646
The text was updated successfully, but these errors were encountered: