Query regarding Server cron and product feed
-
Hello
I have 2 websites on 2 different servers with similar setup. On both wp cron is disabled and server cron is setup to run after every 5 min. 1 website has 100 products and the feed is generated almost instantly. So no problem there.
The 2nd website has around 10000 products. I have setup the feed refresh interval to “never” as I plan to manually update the feed once in a while.
My understanding is that once I click on generate feed the plugin will wait for the server cron to run and when it runs start the feed generation process. Once it process 750 products it will create next task in the cron and will run again the next time server cron runs? Is that correct?
However when I click on generate feed the process seems to be stuck at 0% processing and when I REFRESH the page the process stops. Also when the process is stuck at processing the server usage is less than 50% as I have checked using the HTOP command and cpu usage is around 30% only.
So can you please suggest how to solve this and generate the feed successfuly. Thanks
- The topic ‘Query regarding Server cron and product feed’ is closed to new replies.