Scheduled Job is not running automatically In Frappe
I created a custom application in Frappe and there I registered a funtion in cron of scheduler_events in the hooks.py which has to run every minute.
I created a custom application in Frappe and there I registered a funtion in cron of scheduler_events in the hooks.py which has to run every minute.