pawarJayesh8511 commented on issue #4924: URL: https://github.com/apache/apisix/issues/4924#issuecomment-908033573
Thanks for responding. Now, after 3 retries, it worked but I not sure about successful case. It always giving me successful response irrespective of number of retries for success status. Need to understand the working of it and let me know how to reproduce this usecase of successful. Note: I followed this from the document https://apisix.apache.org/docs/apisix/plugins/api-breaker "In an unhealthy state, when a request is forwarded to an upstream service and the status code in the healthy.http_statuses configuration is returned (e.g., 200) that healthy.successes is reached (e.g., three times), and the upstream service is considered healthy again." -- 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]
