Hello,
my woocommerce-based website use a custom ajax function that requires a lot of time to respond (up to 5 minutes). Basically, the functions creates a custom product and refresh the page. In translated version the product is created but the page does not refresh
We get this error:
Failed to load resource: the server responded with a status of 504 (Gateway Time-out)
/en/wp-admin/admin-ajax.php:1
Is there a setting for this kind of issue? Something that prevents this timeout
Thanks
Marco