Unanswered
Hi All!
I Noticed When A Pipeline Fails, All Its Components Continue Running. Wouldn'T It Make More Sense For The Pipeline To Send An Abort Signal To All Tasks That Depend On The Pipeline?
I'M Using Clearml V1.1.3Rc0 And Clearml-Agent 1.1.0
I think it could be a convenient approach. The new parameter abort_on_failed_steps
could be a list containing the name of the steps for which the pipeline will stop its execution if any of them fail (so that we can ignore other steps that are not crucial to continue the pipeline execution)
156 Views
0
Answers
3 years ago
one year ago