dominikhei commented on issue #53136:
URL: https://github.com/apache/airflow/issues/53136#issuecomment-3057637190

   Sounds interesting. I am wondering whether this feature is truly necessary, 
or if the same behavior can be achieved using existing mechanisms for example, 
by combining the `ALL_DONE` trigger rule with a custom callable that inspects 
upstream task states, as it seems quite niche and would add additional 
complexity?
   That said, if it's deemed broadly useful, I’d be happy to explore the 
implementation further.


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to