ZhongJinHacker commented on PR #15741: URL: https://github.com/apache/dolphinscheduler/pull/15741#issuecomment-2009586823
 if `taskInstanceDao.submitTaskInstanceToDB` do not success, the taskinstance will do not submit to db. and return false.here is correct. But its caller `executeTask` will return true in last version code, it will cause this problem you can use my unit test to reproduce this bug, or close the db or simulate the db Fault when call submitTask in debug mode -- 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]
