x/build/cmd/relui: better retry support #54304
Labels
Builders
x/build issues (builders, bots, dashboards)
FrozenDueToAge
NeedsFix
The path to resolution is known, but the work has not been done.
Milestone
Currently we can only retry a task if the workflow is stopped. Given the number of concurrent tasks going on these days, waiting for them all to finish is time-consuming, especially for minor releases where there are two big sub-workflows running. We should be able to retry tasks while the workflow runs.
cc @golang/release
The text was updated successfully, but these errors were encountered: