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

[DM-37254] Emit exception message as warning #84

Merged
merged 1 commit into from
Sep 18, 2023
Merged

Conversation

cbanek
Copy link
Contributor

@cbanek cbanek commented Dec 20, 2022

Right now this is printed out at the debug level, but it will be a lot easier to find and get a hold of if we make it a warning. Since this is an exception path, this shouldn't really add too much log spam, considering the rethrown messages are emitted after, but we seem to lose the first one which is the most important.

Right now this is printed out at the debug level, but it will be a
lot easier to find and get a hold of if we make it a warning.  Since
this is an exception path, this shouldn't really add too much log
spam, considering the rethrown messages are emitted after, but we
seem to lose the first one which is the most important.
@cbanek cbanek merged commit 88ad9d4 into master Sep 18, 2023
2 checks passed
@cbanek cbanek deleted the tickets/DM-37254 branch September 18, 2023 20:37
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.

1 participant