marrycheck commented on issue #2358: [BUG] Scheduled task execution time error
URL: 
https://github.com/apache/incubator-dolphinscheduler/issues/2358#issuecomment-608242317
 
 
   > > > 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
   
   I guess I know the problem, thank you for your answer 0><0

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

Reply via email to