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

Netty4: handle read timeout #3613

Merged
merged 2 commits into from
Jul 21, 2021
Merged

Conversation

laurit
Copy link
Contributor

@laurit laurit commented Jul 18, 2021

Resolves #3558
Netty ReadTimeoutHandler triggers exception handling when timeout is reached. When there is an exception on client channel end span with exception as otherwise the span is leaked because code flow doesn't reach to where span is normally ended.

@iNikem iNikem merged commit 1197480 into open-telemetry:main Jul 21, 2021
@laurit laurit deleted the netty-read-timeout branch August 24, 2021 07:50
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

Successfully merging this pull request may close these issues.

Ratpack http span missing for error'd connections
2 participants