You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/04/16 17:44:15 UTC

[GitHub] [airflow] eladkal commented on issue #15407: ShortCircuitOperator to short circuit downstream of TaskGroup only

eladkal commented on issue #15407:
URL: https://github.com/apache/airflow/issues/15407#issuecomment-821334673


   `ShortCircuitOperator` cascades through everything by design https://github.com/apache/airflow/issues/7858 
   Since TaskGroup is more of a UI feature this is expected.
   However since you are using TaskGroup as a replacement to SubDag I can see how this functionality is missing.


-- 
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.

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