getsentry / getsentry/sentry-javascript
Fork isolation scopes for event listeners in `@nestjs/bullmq`
Offen
Bug
Nest.js
- Vorherrschende Sprache
- TypeScript
- Sterne
- 8.7k
- Forks
- 1.8k
- Ø Merge
- 1 T. 17 Std.
- Gemergte PRs (30 T.)
- 515
Beschreibung
[https://docs.nestjs.com/techniques/queues#event-listeners]()
We will soon have instrumentation for `@Processor` decorated classes with isolation context, tracing and error capturing for the `process` method. However, the issue still persists for event listeners which run in a separate context so we still need to fix that.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.