Hi @napathello,
Sorry for the late reply.
As this is a timeout error, it looks like your server’s time limit is set too low.
First solution would be to contact your hosting provider and ask them to increase the PHP time limit.
If that’s not possible, here are a couple of things we could try:
1. Please try to set “PHP time limit” option value in “WooCommerce > Settings > Product XML Feeds > General > Advanced Options” to e.g. 1200
seconds.
2. If that doesn’t help – please try to set “Block size for products query” option value (again in plugin’s “Advanced Options” settings section) to e.g. 5000
. This should require a bit more memory from your server, but should decrease needed time, so this could help.
Please let me know if any of the above did help. And again, sorry for the delay.