• Resolved rainsey

    (@rainsey)


    Our google shopping feed is missing product ids. Clicking refresh on the feed results in ‘processing 20%’ flashing. No updated feed is created (even after 5hrs). Our server shows numerous wpcron jobs created by the plugin with very significant cpu/script usage (40,000 cpu secs and 70,000 scripts). No other wpcron jobs are triggered (only this plugin).

    We’ve disabled wpcron as all our cpu resources have been used by the plugin. Is there any fix to the cpu usage for large feeds, say 3,000 items?

    Here’s our debug log:
    https://www.thewoolroom.com.au/wp-content/uploads/woo-product-feed-pro/logs/debug.log

    • This topic was modified 5 years, 10 months ago by rainsey.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi rainsey,

    The plugin should easily be able to process 3000 products. Some users create feeds > that contain 100.000 products. The plugin is designed to not burden the CPU too much by processing the products in small batches. For this to work the WP-cron needs to be enabled.

    Are you triggering the WP-cron by an external unix cron script (disabling the cron in the wp-config file)? The behaviour you are describing definitely sound like it is.

    Best,
    Eva

    Thread Starter rainsey

    (@rainsey)

    No real or remote cron enabled. The issue occurs when cron is enabled in the wp-config file (as needed for the plugin to work). Our access logs shows the following for each website visit and it is appears the feed is stuck on step 5.

    121.200.x.x – – [16/Jan/2019:01:26:00 +0800] “POST /wp-admin/admin-ajax.php?_fs_blog_admin=true HTTP/1.0” 200 15 “…/wp-admin/admin.php?page=woo-product-feed-pro%2Fwoocommerce-sea.php&action=edit_project&step=5&project_hash=xxx&channel_hash=xxx” “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36”

    Hi rainsey,

    Can you reach out to us on [email protected]? We’ll take it from there. Please reference this topic in your email.

    All the best,
    Eva

    Assuming you no longer need our help on this issue we are going to close it for housekeeping reasons.

    Please feel free to reach out again whenever you have a question or need help.

    All the best,
    Eva

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘high cpu usage processing feed’ is closed to new replies.