Scheduler
Scheduled Tasks are run by a separate web2py process
For Linux servers installed using our InstallationGuidelines, this will be set to run via uwsgi (Cherokee) or rc.local (Apache)
For Win32/Mac users, you need to start this manually in a CLI:
cd web2py python web2py.py -K eden
ToDo: Provide an enhancement to the end-user Win32 .exe to have this run automatically
Debugging
Can check the db.scheduler tables in appadmin: /eden/appadmin
See Also
Last modified
9 years ago
Last modified on 12/10/15 08:34:19
Note:
See TracWiki
for help on using the wiki.