samwedge commented on issue #14572:
URL: https://github.com/apache/airflow/issues/14572#issuecomment-925725944


   @eladkal Are subdags really deprecated? I can't see that in the docs or the 
code.
   
   TaskGroups solve only one use-case of subdags (cleaner view of tasks in the 
UI). They don't solve the issue where a group of tasks need to be handled 
together (for example, if one task in a group fails, then the entire group 
should be restarted).
   
   


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