ruanwenjun commented on code in PR #10839:
URL: https://github.com/apache/dolphinscheduler/pull/10839#discussion_r917214474
##########
dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server/master/runner/WorkflowExecuteRunnable.java:
##########
@@ -784,45 +791,60 @@ private void initTaskQueue() throws
StateEventHandleException, CronParseExceptio
errorTaskMap.clear();
if (!isNewProcessInstance()) {
Review Comment:
Yes, but I don't want to do this code refactor in this PR. I will submit
another PR to refactor this.
--
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]