AOEpeople / Aoe_Scheduler

Cron Scheduler Module for Magento
http://fbrnc.net/blog/2011/03/magento-cron-schedule
GNU General Public License v3.0
373 stars 202 forks source link

"var error" in Cron Mail #354

Open kledy opened 6 years ago

kledy commented 6 years ago

In cron mail the "var error" variable is always empty. The "var schedule.job_code" is rightly filled with the job-name. But for "var error" there is no entry in the mail, although in Magento admin I see the detailed error. Do you know any reason?