Squidyu commented on issue #6070: URL: https://github.com/apache/dolphinscheduler/issues/6070#issuecomment-909004425
The serial replenishment will only generate one process instance, but the task instances inside will run according to the replenishment date. For example, the same task, 2021-08-01 00:00:00,2021-08-31 00:00:00 should run 30 times and generate 30 task instances with the same name 串行补数只会产生一个流程实例,但是里面的任务实例会根据补数日期进行补数运行,比如说同一个任务,2021-08-01 00:00:00,2021-08-31 00:00:00应该是会运行30次,产生30个同名任务实例 -- 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]
