Open jswxstw opened 3 weeks ago
Have you seen #10312 and #11992?
Have you seen #10312 and #11992?
@agilgur5 Not yet, but #10312 is not related to this issue, failFast
in these two issues is not the same, and the problems caused are also different:
failFast
in DAGTemplate doesn't work in some scenes.failFast
in Template with parallelism leads to nodes getting stuck.
Fixes #13806
Motivation
The
FailFast
feature has two serious flaws:Steps
node as Failed, the lastStepGroup
node is still Running.Modifications
StepGroup
node asFailed
.Verification
local test and e2e tests
Test workflow: