hstdream commented on code in PR #10521:
URL: https://github.com/apache/dolphinscheduler/pull/10521#discussion_r902142402


##########
docs/docs/en/guide/project/workflow-definition.md:
##########
@@ -81,6 +81,14 @@ The following are the operation functions of the workflow 
definition list:
 
   > Serial mode: the complement execute sequentially from 9th May to 10th May, 
and the process instance page generates 10 process instances;
 
+  > Parallel mode: The tasks from 9th May to 10th May execute simultaneously, 
and the process instance page generates 10 process instances;
+ 
+      * You can manually enter the makeup time (independent of the timing 
configuration) execute the workflow definition of manually entering the date.  
For example, need to fill in the data from 1st May to 10th May, as shown in the 
figure below:
+ 
+    
![workflow-date](../../../../img/new_ui/dev/project/workflow_date_manual.png)
+
+  > Serial mode: the complement execute sequentially from 9th May to 10th May, 
and the process instance page generates 10 process instances;

Review Comment:
   ok,modified



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