Hi everyone, is there a way to run task B only if task A fails? I’m not looking for allow_failure, I...
g
Hi everyone, is there a way to run task B only if task A fails? I’m not looking for allow_failure, I’m actually looking for an “on_failure=[taskA]” if exists