ruanwenjun commented on code in PR #10908: URL: https://github.com/apache/dolphinscheduler/pull/10908#discussion_r919583881
########## dolphinscheduler-standalone-server/src/main/resources/application.yaml: ########## @@ -134,7 +134,7 @@ master: # master heartbeat interval heartbeat-interval: 10s # master commit task retry times - task-commit-retry-times: 5 + task-commit-retry-times: 5s # master commit task interval task-commit-interval: 1s state-wheel-interval: 5 Review Comment: Thanks for your review, this is a mistake. -- 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]
