thehcginstitute-com / m1

thehcginstitute.com/store (OpenMage LTS 19.5.2)
https://upwork.com/fl/mage2pro
0 stars 0 forks source link

The `sitemap/observer::scheduledGenerateSitemaps` Cron job is disabled in `Aoe_Schedule` settings for an unknown reason #660

Closed dmitrii-fediuk closed 3 months ago

dmitrii-fediuk commented 3 months ago

It causes https://github.com/thehcginstitute-com/m1/issues/659

2024-08-18--16-47-26

dmitrii-fediuk commented 3 months ago

How does Aoe_Schedule 0.3.2 decide which Cron tasks to disable in Magento 1?

dmitrii-fediuk commented 3 months ago

I enabled the task:

1

2024-08-18--17-33-12

2

2024-08-18--17-33-24

3

2024-08-18--17-33-52

dmitrii-fediuk commented 3 months ago

The Cron task for sitemap generation was disabled by someone. It is probably because someone decided the task could take too many server resources. However, the task is executed once a day at 5 AM (it is defined by the «Google Sitemap» → «Generation Settings» → «Start Time» Magento option). I ensured that the task is not noticeably impacting the server's resource consumption I have re-enabled the task via the Magento interface: https://github.com/thehcginstitute-com/m1/issues/660#issuecomment-2295284902