Real time sync is not working. Why?
Since the integration operates based on schedulers, it’s crucial that these schedulers function properly on the woocommerce website to ensure real-time syncing. The following schedulers are responsible for this process:
- hubwoo_cron_schedule
- hubwoo_deals_sync_check
- hubwoo_products_sync_check
- hubwoo_ecomm_deal_update
- hubwoo_check_logs
To verify if the schedulers are working correctly, follow these steps:
- In the WordPress admin panel, on the left-hand side, under the WooCommerce section, click on the Status option.
- Go to Scheduled Actions > Pending.
- In the search bar on the right-hand side, type “hubwoo”.
- Check if all the schedulers listed above are running as expected.
If any scheduler is missing from the pending schedulers list, it is recommended to deactivate and then reactivate the integration plugin on your WooCommerce site. This helps ensure that all schedulers function correctly on the website.