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-47796: Add Slack error reporting to fastapi_safir_app #289

Merged
merged 2 commits into from
Nov 25, 2024
Merged

Conversation

rra
Copy link
Member

@rra rra commented Nov 25, 2024

Add support for Slack error reporting of uncaught exceptions to the fastapi_safir_app project template. We are currently adding this to all of our applications, so there's no reason for it to not be in the template, even though this may be eventually replaced with Sentry or some other exception reporting mechanism.

Add support for Slack error reporting of uncaught exceptions to the
`fastapi_safir_app` project template. We are currently adding this
to all of our applications, so there's no reason for it to not be in
the template, even though this may be eventually replaced with Sentry
or some other exception reporting mechanism.
@rra rra force-pushed the tickets/DM-47796 branch from c9d38f0 to 23a7c25 Compare November 25, 2024 22:00
Fix a few issues in the `fastapi_safir_app` template with UWS
enabled that are autometically corrected by Ruff.
@rra rra force-pushed the tickets/DM-47796 branch from a445a13 to 5a627af Compare November 25, 2024 22:09
@rra rra merged commit 23706a1 into main Nov 25, 2024
4 checks passed
@rra rra deleted the tickets/DM-47796 branch November 25, 2024 22:12
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