Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi Stefano,

    The creation of (big) product feeds is, unfortunately, a time and CPU heavy process so we have no change than to process products in batches of 750 products. When we would not do so the plugin will run into server limitation much more.

    For the batches to work and initiated we do indeed need the WP-cron to kick of the batches. Now the disadvantage of using an external cron is best described in one of our blog posts you already found: https://adtribes.io/can-i-disable-the-wp-cron-and-run-a-server-cron-and-still-use-your-plugin/

    Imagine you have 10.000 products in your feed and configured your external server cron to run every 10 minutes than you would need 13 batches times 10 minutes. It would take over two hours for the product feed to finish and that’s only when you have set your feed refresh interval on an hourly base. When it would be on a daily base it would take 13 days!

    Hence, using the external server cron might work but it will definitely have consequences for the time it takes for your feed to complete.

    Hi,

    Assuming the issue at hand has been resolved or our support is no longer needed I am going to close this topic for housekeeping reasons now. Please do not hesitate to reach out to us again whenever you need our help.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘external cron job + ALTERNATE_WP_CRON’ is closed to new replies.