zixi0825 commented on issue #2358: [BUG] Scheduled task execution time error URL: https://github.com/apache/incubator-dolphinscheduler/issues/2358#issuecomment-608213034 > > I think it is not a bug , because the expression means to execute every 17 days from 1:00 a.m. on the first day of each month > > Thanks for your answer.But,if the task execution interval is set to 17 days, regardless of whether the execution cycle spans months, the execution expression may be [0 0 1 * / 17 *? *], Isn't it supported by existing timing expressions? Cron expressions cannot implement the requirement that ignore months execute every 17 days
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
