Hi Webhk,
There can be multiple reasons for a slow generation of product feeds.
1. When you are running an older version of PHP (below 7), especially in combination with lots of products the processing takes more time;
2. It is good to know that the plugin processes products in batches in order to not run into memory or timing issues. This is designed especially for low-resource shared-hosting environments. The plugin uses the WP-cron to fire the batch processes. When you have many thousands of products it takes quite some batches to finish the feed;
3. When you have restricted usage of your WP-cron, for example by disabling the WP-cron and fire it once every now and then based on your unix server cron it could also take more time for the feed to finish.
Hope this helps?
All the best,
Eva
Thread Starter
webhk
(@webhk)
Thanks
1. We have 10k products so maybe it just need some time.
yes that is full answer, thank you so much 🙂