wcmolin commented on issue #13292: URL: https://github.com/apache/dolphinscheduler/issues/13292#issuecomment-1366570563
> I had a similar problem. dolphinscheduler version:3.1.1 > > Set the timing for the task. crontab: 0 0 10,22 * * ? * Operation Task To perform the supplementary number. The supplementary number time is 2022-12-20——2022-12-22 > > The work flow of the complement is executed like this: 2022-12-20 10:00:00 2022-12-20 22:00:00 2022-12-21 10:00:00 2022-12-21 22:00:00 Will use crontab time to execute, not the complement time. And complementEndDate also has no trigger complement > > The expected effect should be: 2022-12-20 00:00:00 2022-12-21 00:00:00 2022-12-22 00:00:00 The problem you describe is not a bug, it is the function -- 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]
