Rubik-W commented on issue #2112: [BUG] many dependent tasks depend on a node, task status bug URL: https://github.com/apache/incubator-dolphinscheduler/issues/2112#issuecomment-597984419 Oh, I see > Method updateProcessInstanceState() should be executed before method submitStandByTask(). This modification is wrong, the purpose of submitting a task is to record the status of the workflow execution. Designed for workflow failure retry. So, the core problem is that a failed retry task cannot be determined as a workflow failure.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
