getsentry / getsentry/sentry-javascript
Fork isolation scopes for event listeners in `@nestjs/bullmq`
未关闭
Bug
Nest.js
- 主要语言
- TypeScript
- 星标
- 8.7k
- 派生
- 1.8k
- 平均合并
- 1 天 17 小时
- 30 天内合并 PR
- 515
描述
[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.
贡献指南
评估
这个 Issue 还没有评估数据。