Dear All, Currently, dependent task only schedule one layer downstream, But most of the time there are multiple layers of dependent task that need to be rerun. For example, In the data hierarchy, ods(fetch api/sync db) -> dwd -> dws -> ads,I used to break it down into four workflows and use dependent task to ensure data consistency after reruns. Relation issue: https://github.com/apache/dolphinscheduler/issues/11736
Look forward to your comments. If no any comment, I will try to complete it and submit a PR. Thanks
