magemojo / m2-ce-cron

Magento 2 cron project to fix bugs and common cron issues.
https://magemojo.com
MIT License
165 stars 45 forks source link

Not Indexing #102

Closed matthewscalf closed 3 years ago

matthewscalf commented 4 years ago

I installed the plugin and I "think" it's working but it does not seem to be running all the jobs. Like indexing does not seem to trigger at all. I see some are running for sure but it's either backlogged or something. Should I truncate the table and let it start fresh. I know when I installed it I had the cpu setting too low so it actually wasn't triggering.

gnuzealot commented 4 years ago

If they aren't running they would show as being queued and then missed in the report. If that's happening then you probably have other issues with jobs running really long and blocking the execution of other.

gnuzealot commented 3 years ago

No additional updates on the issue, assuming missed due to overrunning or too many concurrent processes.