BTW: exactly as a webapp is suppossed to be kept alive from the os, the same applies to the scheduler. That being said the controller that queue tasks can see if any scheduler is alive inspecting the scheduler_worker table.
On Wednesday, March 9, 2016 at 11:42:25 AM UTC+1, Alfonso Serra wrote: > > Thanks Nico ill give it a try. > > On Wednesday, 9 March 2016 09:46:55 UTC, Nico de Groot wrote: >> >> Or use something like Monit (on Linux) to check if scheduler is still >> running, restarting it if it's not. >> >> Nico de Groot >> > -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.

