soulbird commented on issue #7056: URL: https://github.com/apache/apisix/issues/7056#issuecomment-1128369854
It looks like you can only get a 502 status code in Apache APISIX. Maybe you can use [get_logs](https://github.com/openresty/lua-resty-core/blob/master/lib/ngx/errlog.md#get_logs) function to extract relevant information from the error log to determine `reset` or `timeout`, etc. I have not tested it, not sure if it is feasible. -- 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]
