Skip to content
New issue

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

Client does not trace error states like UnknownHostException #30

Open
pavolloffay opened this issue May 11, 2017 · 2 comments
Open

Client does not trace error states like UnknownHostException #30

pavolloffay opened this issue May 11, 2017 · 2 comments

Comments

@pavolloffay
Copy link
Collaborator

In jax-rs 2.0 client it is not possible to catch exceptions like UnknownHostException.

@pavolloffay
Copy link
Collaborator Author

Note that exception happens after request filter. So response filter is not executed and it's not possible to close span scope.

@pavolloffay
Copy link
Collaborator Author

pavolloffay commented Oct 23, 2018

The issue has been reported in jax-rs jakartaee/rest#684

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant