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

RestClient observation flags error for UnknownContentTypeException twice #33347

Closed
snicoll opened this issue Aug 8, 2024 · 0 comments
Closed
Assignees
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) theme: observability An issue related to observability and tracing type: bug A general bug
Milestone

Comments

@snicoll
Copy link
Member

snicoll commented Aug 8, 2024

When an UnknownContentTypeException is thrown by RestClient it flags the observation in error with it but that isn't necessary as this exception is a RestClientException and that's done higher in the stack already.

@snicoll snicoll added type: bug A general bug theme: observability An issue related to observability and tracing labels Aug 8, 2024
@snicoll snicoll added this to the 6.1.12 milestone Aug 8, 2024
@snicoll snicoll self-assigned this Aug 8, 2024
@snicoll snicoll closed this as completed in 6c74fee Aug 8, 2024
@jhoeller jhoeller added the in: web Issues in web modules (web, webmvc, webflux, websocket) label Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) theme: observability An issue related to observability and tracing type: bug A general bug
Projects
None yet
Development

No branches or pull requests

2 participants