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

Better handling of serializing exceptions #737

Merged
merged 2 commits into from
Nov 22, 2021
Merged

Conversation

AArnott
Copy link
Member

@AArnott AArnott commented Nov 17, 2021

  • Suppress WatsonBuckets member from serialization
  • Add recursion limit (so many inner exceptions get truncated at some point).
  • Add the ability to filter exception types that can be deserialized.

@AArnott AArnott added this to the v2.10 milestone Nov 17, 2021
@AArnott AArnott self-assigned this Nov 17, 2021
@AArnott AArnott merged commit c4c3e49 into microsoft:main Nov 22, 2021
@AArnott AArnott deleted the exceptions branch November 22, 2021 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants