Open jonathan-s opened 3 years ago
Errors are not captured by sentry, for that to happen you need to use an asgi middleware as described here. https://docs.sentry.io/platforms/python/guides/asgi/
Either provide an out of the box implementation for this or provide documentation around this OR both!
Feature Request
Is your feature request related to a problem?
Errors are not captured by sentry, for that to happen you need to use an asgi middleware as described here. https://docs.sentry.io/platforms/python/guides/asgi/
Either provide an out of the box implementation for this or provide documentation around this OR both!