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
In jax-rs 2.0 client it is not possible to catch exceptions like UnknownHostException.
UnknownHostException
The text was updated successfully, but these errors were encountered:
Note that exception happens after request filter. So response filter is not executed and it's not possible to close span scope.
Sorry, something went wrong.
The issue has been reported in jax-rs jakartaee/rest#684
No branches or pull requests
In jax-rs 2.0 client it is not possible to catch exceptions like
UnknownHostException
.The text was updated successfully, but these errors were encountered: