Getting http 504 Gateway Timeout error
-
We are trying to post products through Woocommerce APIs (URL: /wp-json/wc/v3/products/). The products contain some attributes and some (8-10) images each. The image property consists of a downloadable URL and image name.
The APIs are being sent in parallel (i.e. in multiple threads).
We are observing that some of the requests are not completing and we are receiving http 504 Gateway Timeout error.The issue is not consistent and mainly shows up when there are multiple images present. We want to know if there is any way we can avoid this error.
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Getting http 504 Gateway Timeout error’ is closed to new replies.