getsentry / getsentry/sentry-javascript

Fork isolation scopes for event listeners in `@nestjs/bullmq`

Open
#19,765 1 comment 0 reactions 0 assignees View on GitHub
Bug Nest.js
Dominant language
TypeScript
Stars
8.7k
Forks
1.8k
Avg merge
1d 17h
Merged PRs (30d)
515

Description

[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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.