tookbra commented on issue #18131: URL: https://github.com/apache/dolphinscheduler/issues/18131#issuecomment-4182224196
>   > > The final state of workflow is a failure, so I can't reproduce your issue. > > However, the `CONTINUE` failure strategy really didn't take effect. The last task to complete in the workflow happens to be a SUCCESS task that has downstream nodes, but those downstream nodes cannot be triggered because other predecessor tasks have already failed. 工作流中最后一个完成的任务恰好是 SUCCESS,且它有下游节点,但该下游节点因其他前驱失败而无法被触发 你可以尝试success_task_1节点等待几秒保证最后一个成功 -- 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]
