pierrejeambrun commented on issue #53402: URL: https://github.com/apache/airflow/issues/53402#issuecomment-3078101759
I think Elad is right, and the closest we had in AF2 was `recursive` option in clear. I also agree that this shouldn't be controlled by the operator but by the UI. Recursive controlled `include_subdags` and `include_parentdag`. (is_subdag, parent_dag, etc.) All that was removed with airflow 3 removal of subdags. Also I don't think this would handle 'external triggers', only subdags (here i'm not sure), so this request might be slightly different and still make sense for AF3. -- 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]
