Hi,
I’m having weird issues with my cron (such as not running or running really late). I am trying to figure out the cause and am checking to see if this line from generatepress should be in there *twice*: IPQ_Process->handle_cron_healthcheck()
I also noticed my wp-options table has tons of records with this line: wp_image_processing_queue_batch, which seems to be from generatepress.
Any ideas if these issues above are symptoms of my cron not working well, or the cause?
Thanks.