getsentry / getsentry/sentry-javascript
Fork isolation scopes for event listeners in `@nestjs/bullmq`
Abierto
Bug
Nest.js
- Lenguaje dominante
- TypeScript
- Estrellas
- 8.7k
- Forks
- 1.8k
- Merge medio
- 1 d 17 h
- PR fusionados (30 d)
- 515
Descripción
[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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.