czeming opened a new pull request, #9478: URL: https://github.com/apache/dolphinscheduler/pull/9478
1.修复执行任务失败后不断重试 <!--Thanks very much for contributing to Apache DolphinScheduler. Please review https://dolphinscheduler.apache.org/en-us/community/development/pull-request.html before opening a pull request.--> ## Purpose of the pull request This pr will close https://github.com/apache/dolphinscheduler/issues/9401. At present, it is handled in the simplest way. Switch to "poll" to obtain data and delete duplicate remove logic. ## Brief change log Influence content : - `org.apache.dolphinscheduler.server.master.runner.WorkflowExecuteThread#handleEvents` - `org.apache.dolphinscheduler.server.master.runner.WorkflowExecuteThread#stateEventHandler` ## Verify this pull request -- 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]
