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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to