lenboo 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-596460465 1. the submission of tasks may be happened a long time after standby when memory/cpu load are not enough, we cannot know what would happened during this period. 2. In business, new tasks should not be standby list when trigger failed policies "end". but in order to prompt user why the workflow cannot continue, i think it's appropriate to submit a "kill" task. 3. the order of submission task and updating state is not very important. 4. yes, sleep can be move to the beginning of the loop.
---------------------------------------------------------------- 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
