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

Log caught errors #203

Merged
merged 1 commit into from
Jul 26, 2023
Merged

Log caught errors #203

merged 1 commit into from
Jul 26, 2023

Conversation

slifty
Copy link
Contributor

@slifty slifty commented Jul 26, 2023

This PR updates our catch clauses to log any caught erros in debug.

Note that in some cases the "error" is expected to be caught and is part of intended control flows (though as I type this I realize that might be an anti pattern...).

Regardless, these logs should help us going forward.

Copy link
Member

@cecilia-donnelly cecilia-donnelly left a comment

Choose a reason for hiding this comment

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

Thanks!

@slifty slifty merged commit d8b82c7 into main Jul 26, 2023
2 checks passed
@slifty slifty deleted the noissue-log-errors branch July 26, 2023 18:07
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