getsentry / getsentry/sentry-javascript
[Nestjs] Error monitoring in non-http contexts
Open
Feature
Nest.js
- Dominant language
- TypeScript
- Stars
- 8.7k
- Forks
- 1.8k
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 515
Description
At the moment we properly handle and capture exceptions in http contexts via the `SentryGlobalFilter`. We should also make sure that this works properly in non-http contexts (microservices, websockets).
Contributor guide
Assessment
This issue has not been assessed yet.