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

Merge hotfix back to main #4287

Merged
merged 3 commits into from
Sep 11, 2023
Merged

Merge hotfix back to main #4287

merged 3 commits into from
Sep 11, 2023

Conversation

boutell
Copy link
Member

@boutell boutell commented Sep 11, 2023

Changelog stuff.

@boutell boutell requested a review from gregvanbrug September 11, 2023 20:27
@linear
Copy link

linear bot commented Sep 11, 2023

PRO-4779 Non-Error API route exceptions should not crash structured logging

Right now throwing a string in an API route crashes structured logging, which does not take the application down, but prevents you from seeing the original error.

This is blocking Holon debugging.

a politely `Error`-derived object with a `stack` property. Previously this resulted in an error message about the logging
system itself, which was not useful for debugging the original exception.

## 3.55.0 (2023-08-30)
Copy link
Member Author

Choose a reason for hiding this comment

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

Datestamp was missing.

@boutell boutell merged commit c0b1383 into main Sep 11, 2023
6 checks passed
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