Task using cron

Hi everyone, I’m trying execute a function every minute so a used cron in scheduler_events but it doens’t execute

Thats my hooks.py

37

Thats my task.py. But the cron doens’t execute.

Thanks for advance.

do a bench restart if using developer mode.

what do the logs say? Logs are in the frappe-bench/logs directory

Hi felix, I’m sorry I’m using the 7.x.x version and I guess that there´s no “cron” in this version. I’ll use on linux. Thanks for help.