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-44720: Add Slack reporting of uncaught exceptions #165

Merged
merged 1 commit into from
Jun 7, 2024
Merged

Conversation

rra
Copy link
Member

@rra rra commented Jun 6, 2024

Add support for reporting uncaught exceptions in route handlers to Slack if a Slack incoming webhook is configured for that purpose. Add tests to verify that normal user errors don't trigger Slack exceptions.

Tidy up development dependencies and add pytest-sugar.

Add support for reporting uncaught exceptions in route handlers to
Slack if a Slack incoming webhook is configured for that purpose.
Add tests to verify that normal user errors don't trigger Slack
exceptions.

Tidy up development dependencies and add pytest-sugar.
@rra rra merged commit afb611a into main Jun 7, 2024
3 checks passed
@rra rra deleted the tickets/DM-44720 branch June 7, 2024 00:15
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