Replies: 0
Hi,
I am trying to update woocommerce product variations quantity form csv by using the woocommerce API function. When i trying to update 1000 variations quantity by using woocommerce API batch update function i getting following error. when i updating 100 variations quantity its working for me.
PHP Fatal error: Uncaught Automattic\WooCommerce\HttpClient\HttpClientException: cURL Error: Operation timed out after 15001 milliseconds with 0 bytes received in /home/188476.cloudwaysapps.com/qedrdubftt/public_html/inv-update/vendor/automattic/woocommerce/src/WooCommerce/HttpClient/HttpClient.php:409
Thanks