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

Stringify generic exceptions #4424

Merged
merged 1 commit into from
Dec 3, 2021
Merged

Stringify generic exceptions #4424

merged 1 commit into from
Dec 3, 2021

Conversation

iknox-fa
Copy link
Contributor

@iknox-fa iknox-fa commented Dec 3, 2021

Resolves: No ticket

Description

Changes the default behavior for logging generic exceptions at runtime which was causing hangs when logging to any JSON output.

They will now be handled as strings until we refine our exception serialization process.

Checklist

  • I have signed the CLA
  • I have run this code in development and it appears to resolve the stated issue
  • This PR includes tests, or tests are not required/relevant for this PR
  • I have updated the CHANGELOG.md and added information about my change

@iknox-fa iknox-fa merged commit 22b1a09 into main Dec 3, 2021
@iknox-fa iknox-fa deleted the fix_agate_exception_hangs branch December 3, 2021 16:32
leahwicz pushed a commit that referenced this pull request Dec 3, 2021
leahwicz added a commit that referenced this pull request Dec 3, 2021
iknox-fa added a commit that referenced this pull request Feb 8, 2022
automatic commit by git-black, original commits:
  22b1a09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants