ruanwenjun commented on code in PR #13051:
URL: 
https://github.com/apache/dolphinscheduler/pull/13051#discussion_r1111427317


##########
dolphinscheduler-master/src/main/resources/application.yaml:
##########
@@ -110,6 +110,8 @@ master:
   failover-interval: 10m
   # kill yarn jon when failover taskInstance, default true
   kill-yarn-job-when-task-failover: true
+  # workflow.submit.max.times
+  workflow-submit-max-times: 10

Review Comment:
   ```suggestion
   
   ```



##########
dolphinscheduler-master/src/main/resources/application.yaml:
##########
@@ -110,6 +110,8 @@ master:
   failover-interval: 10m
   # kill yarn jon when failover taskInstance, default true
   kill-yarn-job-when-task-failover: true
+  # workflow.submit.max.times
+  workflow-submit-max-times: 10

Review Comment:
   This config doesn't use?



-- 
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]

Reply via email to