Chais commented on issue #53667:
URL: https://github.com/apache/airflow/issues/53667#issuecomment-3107856061

   When you put it like that it makes a lot of sense.  
   It does however raise the question which trigger rule would be appropriate 
to use?
   
   I have a reduce task that depends on a mapped task, providing the the 
selectors, that can have zero or more successes, with the remainder being 
skipped, and a "regular" task, providing the population, that is effectively 
guaranteed to succeed. I want the task to execute as long as there is at least 
one success in the mapped tasks or skip if they all skip. Should the regular 
task fail, then so should the reduce task.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to