Replies: 1 comment 1 reply
-
you can use When you want to wait for all tasks to complete and then check their status "all_done" is likely the best. Just make sure your task outputs are set in xcome as needed and then you can use branch or other similar operators to decide what to do if some of them failed. |
Beta Was this translation helpful? Give feedback.
-
Hi fellow airflowers(?),
I have a set of mapped tasks, and what I want to happen next depends on the outcome of those tasks.
I have three possible downstream tasks, and I'm trying to define which ones are scheduled using trigger rules.
So the first two are fine but I'm struggling to figure out the third condition. None of the trigger rules seem to cover it. Any suggestions?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions