BTW: please start adapting your code to use mysched.queue_task(....) 
instead of db.scheduler_task.insert(...) . 
Next releases could change the format of the scheduler_task table and only 
the queue_task method is the supported one (i.e. will handle eventual 
corner-cases that won't be possible using db.scheduler_task.insert(....)) 

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