On Thursday, June 26, 2014 11:17:21 PM UTC+2, 黄祥 wrote:
>
> yes, followed your step, i understood the logic flow of the web2py 
> scheduler and made it work, thank you so much, simone for the pointers. 
> just wondering, the precision for second is not exact on created_on, tested 
> using period = 5 and period = 60
>
>
it'll never be. Scheduler is not precise to the second. When you queue a 
task, you specify a start_time that doesn't mean "launch the task at this 
time" but "from this time, you CAN launch this task".  

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
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/d/optout.

Reply via email to