Hi Massimo, Is there some sample code (a sample tasks.py) which we can look at while testing the new gluon/scheduler.py as an alternate to cron jobs?
Also, in scheduler.py, I spotted a typo: id = scheduler.db.tast_scheduler.insert(....) tast should be task?