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

Capture throwable instead of just errors in AWSXRayServletFilter #100

Merged
merged 1 commit into from
Oct 10, 2019

Conversation

chanchiem
Copy link
Contributor

Added unit tests to ensure we capture both exceptions and errors.

Issue #, if available:
#98

Description of changes:
One liner change from catching exceptions to base class Throwable.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

)

Added unit tests to ensure we capture both exceptions and errors.
@chanchiem chanchiem changed the title Capture throwable instead of just errors in AWSXRayServletFilter (#98) Capture throwable instead of just errors in AWSXRayServletFilter Sep 12, 2019
Copy link
Contributor

@willarmiros willarmiros left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@chanchiem chanchiem merged commit a188b52 into aws:master Oct 10, 2019
@chanchiem chanchiem deleted the throwable branch October 10, 2019 17:26
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.

None yet

3 participants