Hi everybody
We have a problem with creating a sitemap on our page that has about 8000 products. The process takes too long (ower 7 minutes) and the server returns an error 502 Proxy Error
The proxy server received an invalid response from an upstream server.
The proxy server could not handle the request
Reason: Error reading from remote server.
So far, we detected that the problem occurs when pulling data on products with live integration. Is there any other way where we can avoid live integration?
The problem occurs when calling this part of the code: Dynamicweb.Ecommerce.Services.Products.GetProductsByGroupId.
Thank you in advance!
Ivan