xinbinhuang edited a comment on issue #15374:
URL: https://github.com/apache/airflow/issues/15374#issuecomment-819940226


   Hi @ctimbreza, welcome to Airflow! Before solving your specific issue with 
SubDagOperator, I wonder if you have considered using 
[`TaskGroup`](https://airflow.apache.org/docs/apache-airflow/stable/concepts.html#taskgroup)
 for your use case instead? 
   It was introduced as an alternative to SubDagOperator. It's simple to use 
and without the shortcomings from SubDag


-- 
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:
[email protected]


Reply via email to