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

Close active span if an exception is thrown in client request processing #3725

Merged
merged 3 commits into from
Dec 20, 2021

Conversation

spericas
Copy link
Member

@spericas spericas commented Dec 10, 2021

Close active span if a exception in client request processing. Defines a new post-invocation interceptor (Jersey only) that shall attempt to close an active span if an exception is thrown during a request that will prevent the client response filters to execute.

…tempt to close an active span if an exception is thrown during a request that will prevent the client response filters to execute.

Signed-off-by: Santiago Pericasgeertsen <santiago.pericasgeertsen@oracle.com>
Signed-off-by: Santiago Pericasgeertsen <santiago.pericasgeertsen@oracle.com>
@spericas spericas added this to the 3.0.0 milestone Dec 10, 2021
@spericas spericas self-assigned this Dec 10, 2021
@spericas spericas added this to Normal priority in Backlog Dec 10, 2021
@spericas spericas changed the title Close active span if a exception in client request processing WIP: Close active span if a exception in client request processing Dec 10, 2021
@spericas spericas changed the title WIP: Close active span if a exception in client request processing WIP: Close active span if an exception is thrown in client request processing Dec 14, 2021
Signed-off-by: Santiago Pericasgeertsen <santiago.pericasgeertsen@oracle.com>
@spericas spericas changed the title WIP: Close active span if an exception is thrown in client request processing Close active span if an exception is thrown in client request processing Dec 15, 2021
@spericas spericas removed the draft label Dec 15, 2021
@spericas spericas moved this from Normal priority to In Progress in Backlog Dec 16, 2021
@spericas spericas merged commit 5468c10 into helidon-io:master Dec 20, 2021
Backlog automation moved this from In Progress to Closed Dec 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Backlog
  
Closed
Development

Successfully merging this pull request may close these issues.

None yet

2 participants