I have an appliance hosted on pythonanywhere which uses the Scheduler
(invoked using a separate web2py process with the -K switch).
This setup in my test environment (OS X at home) works fine, but on
pythonanywhere, the scheduler process generates a stream of errors like:
ERROR:web2py.scheduler
I think repeats=0 is not working, try with another value like 999, 99
2011/11/21 Manuele
> **
> Hi,
> I'm using web2py version 1.99.2 with the new scheduler. I have a scheduled
> function that is run once a day at the same time with this parameters:
>
> Start Time: 2011-11-10 01:30:00
>
Hi,
I'm using web2py version 1.99.2 with the new scheduler. I have a
scheduled function that is run once a day at the same time with this
parameters:
Start Time: 2011-11-10 01:30:00
Next Run Time: 2011-11-22 01:30:00
Stop Time:2020-01-01 00:00:00
Repeats:0
Period:
3 matches
Mail list logo