I think the period starts as the last execution ends. Sometimes I miss the feature to start the task exactly at fixed interval rater than fixed interval starting after the last run ends but I can live without it. :) It's a great tool anyway :-D
2013. március 25., hétfő 16:23:56 UTC+1 időpontban Paolo valleri a következőt írta: > > Dear all, > I started to use scheduler. I've created a simple starting example task: > https://github.com/ilvalle/scapp/blob/master/models/scheduler.py > and with the great niphlod's plugin cs_monitor_plugin I created an initial > repetitive task. > However, although I set repeats: 0 and period: 300, tasks are not repeated > as expected exactly every 300s. The first five tasks were executed at: > 2013-03-25 15:34:43 > 2013-03-25 15:40:48 > 2013-03-25 15:46:52 > 2013-03-25 15:52:08 > 2013-03-25 15:57:22 > The time between two consecutive execution is not so straightforward. what > am I missing? Is there a way to impose more accuracy ? > > paolo > -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

