You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/10/15 10:09:21 UTC

[GitHub] [shardingsphere-elasticjob] lxyyouxiang123 opened a new issue #1560: How to configure that the last task has not been executed, and the next task will be postponed,

lxyyouxiang123 opened a new issue #1560:
URL: https://github.com/apache/shardingsphere-elasticjob/issues/1560


   ## Question
   
   How to configure that the last task has not been executed, and the next task will be postponed,
   


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



[GitHub] [shardingsphere-elasticjob] terrymanu closed issue #1560: How to configure that the last task has not been executed, and the next task will be postponed,

Posted by GitBox <gi...@apache.org>.
terrymanu closed issue #1560:
URL: https://github.com/apache/shardingsphere-elasticjob/issues/1560


   


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



[GitHub] [shardingsphere-elasticjob] Technoboy- commented on issue #1560: How to configure that the last task has not been executed, and the next task will be postponed,

Posted by GitBox <gi...@apache.org>.
Technoboy- commented on issue #1560:
URL: https://github.com/apache/shardingsphere-elasticjob/issues/1560#issuecomment-709699055


   Elasticjob is based on quartz, so please refer to [Misfire Instructions](http://www.quartz-scheduler.org/documentation/quartz-2.3.0/tutorials/tutorial-lesson-04.html). and config for elasticjob is here :
   https://github.com/apache/shardingsphere-elasticjob/blob/master/elasticjob-lite/elasticjob-lite-core/src/main/java/org/apache/shardingsphere/elasticjob/lite/internal/schedule/JobScheduleController.java#92


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