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

Add configuration option to inspect nested exceptions for exclusion #872

Merged
merged 2 commits into from
Jan 22, 2019

Conversation

effron
Copy link
Contributor

@effron effron commented Oct 24, 2018

Addresses #765, while not changing the behavior of existing configurations.

This adds a configuration option to inspect an incoming exception's causes when determining whether or not that exception should be excluded (which defaults to false), and implements the ability to exclude an exception based on its causes.

…implement checking nested exceptions for exclusion
@effron effron changed the title add configuration option to inspect nested exceptions for exclusion, … Add configuration option to inspect nested exceptions for exclusion Oct 24, 2018
@effron effron closed this Oct 24, 2018
@effron effron reopened this Oct 24, 2018
Copy link
Member

@HazAT HazAT left a comment

Choose a reason for hiding this comment

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

Hey, sorry for the long wait and thanks for this PR. 👍

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.

2 participants