Hello
It has been noticed that your module clears the cache of my site, it brings conflict to wp rocket, how to solve this?
Pixel Manager for WooCommerce is the only plugin in your stack that triggers a full cache clear.
It does this when it is updated and when its settings are saved.
This contributes to clearing the cache, but it is not the root cause.
When I checked the preload status on the database, the preload was aborted. Immediately after triggering the cron by visiting the cache cleared and preloading began.
This means that the cron does not run consistently.
I logged the execution delay of some cron-related hooks, and noticed the following:
[ 30-Dec-2022 04:26:52 ] => rocket_preload_process_pending[ 30-Dec-2022 04:30:01 ] => rocket_preload_process_pending
[ 30-Dec-2022 04:35:02 ] => rocket_preload_process_pending
[ 30-Dec-2022 04:38:02 ] => rocket_preload_process_pending
[ 30-Dec-2022 04:40:01 ] => rocket_preload_process_pending
[30-Dec-2022 04:45:02 ] => rocket_preload_process_pending
