You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2020/04/03 02:53:05 UTC

[GitHub] [incubator-dolphinscheduler] marrycheck commented on issue #2358: [BUG] Scheduled task execution time error

marrycheck commented on issue #2358: [BUG] Scheduled task execution time error
URL: https://github.com/apache/incubator-dolphinscheduler/issues/2358#issuecomment-608201187
 
 
   > 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?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services