wklken commented on issue #11638:
URL: https://github.com/apache/apisix/issues/11638#issuecomment-2564150658

   @random-zhu 
   
   some other solutions you can try:
   1. use retries for upstream 
https://apisix.apache.org/docs/apisix/admin-api/#request-body-parameters-4
   2. use nginx 
[proxy_next_upstream](https://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_next_upstream)
 for http_502; 
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to