apache / dolphinscheduler

Apache DolphinScheduler is the modern data orchestration platform. Agile to create high performance workflow with low-code
https://dolphinscheduler.apache.org/
Apache License 2.0
12.73k stars 4.58k forks source link

[Improvement][Master] Optimize the dependent result for workflow dependency tasks #16487

Closed shouwangyw closed 1 month ago

shouwangyw commented 1 month ago

Search before asking

Description

The reason is that within the maximum number of retries, the dependent task may start a new instance and run successfully. If a failure result is returned directly, then the subsequent DAG of that dependent task node will not execute, and manual intervention in operations will be required

Are you willing to submit a PR?

Code of Conduct

SbloodyS commented 1 month ago

I've assigned to you. Looking forward to your contribution. @shouwangyw