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 the response in the returned exception in case of deserialization errors #30

Merged
merged 2 commits into from
Mar 21, 2022

Conversation

ramonsmits
Copy link
Contributor

@ramonsmits ramonsmits commented Mar 18, 2022

Capture the response in the returned exception in case of deserialization errors. Will log the exception data property in logging frameworks that are configured to do so.

Should help avoiding one by one deserialization issues as response can be diagnosed for potential additional deserialization issues or even be added to a unit test.

ramonsmits and others added 2 commits March 18, 2022 17:30
…tion errors. Will log the exception data property in logging frameworks that are configured to do so.
@at0dd at0dd enabled auto-merge March 21, 2022 20:25
@at0dd at0dd merged commit 56256d3 into at0dd:main Mar 21, 2022
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

2 participants