You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I changed core_email_queue_send_all from */1 * * * * to always and it worked but I don't understand what it really means so I changed it back to */1 * * * * and it seemed to work because I can see in Timeline there are several jobs set to run in front of the timeline but in AOE Scheduler under "Job Configuration" it still shows always under Cron Expression. And when I click on the item it opens up and it still says always under Cron expression. It won't change back to */1 * * * * even though it seems to have changed back in Magento as the jobs are scheduled out in front of the timeline. Does anyone know how to fix this issue?
I tried to declutter as it shows here -
https://github.com/AOEpeople/Aoe_Scheduler/blob/master/doc/declutter-timeline.md
I changed core_email_queue_send_all from */1 * * * * to always and it worked but I don't understand what it really means so I changed it back to */1 * * * * and it seemed to work because I can see in Timeline there are several jobs set to run in front of the timeline but in AOE Scheduler under "Job Configuration" it still shows always under Cron Expression. And when I click on the item it opens up and it still says always under Cron expression. It won't change back to */1 * * * * even though it seems to have changed back in Magento as the jobs are scheduled out in front of the timeline. Does anyone know how to fix this issue?