We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a fail-fast behavior to the http client to protect the target API service.
The text was updated successfully, but these errors were encountered:
#874: Add CircuitBreaker
94d4682
airframe-http: Add sync/async HTTP clients using JDK11 HttpClient (#2188
653ce35
) - Add Java11 http client airframe-http #1543 - Using standard request/response methods in airframe-http:n #2167 - Add circuit breaker #874
This is done in #2190.
Sorry, something went wrong.
xerial
No branches or pull requests
Add a fail-fast behavior to the http client to protect the target API service.
The text was updated successfully, but these errors were encountered: