Skip to content

[Nestjs] Support ws contexts in SentryGlobalHandler #16067

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
chargome opened this issue Apr 15, 2025 · 0 comments
Open

[Nestjs] Support ws contexts in SentryGlobalHandler #16067

chargome opened this issue Apr 15, 2025 · 0 comments
Labels
Meta: Good First Issue Package: nestjs Issues related to the Sentry Nestjs SDK

Comments

@chargome
Copy link
Member

Problem Statement

Currently SentryGlobalHandler only handles http and graphql contexts.

#16066 adds rpc.

Ws is still missing atm.

Solution Brainstorm

Update our exception filter to properly handle ws contexts

@chargome chargome added Meta: Good First Issue Package: nestjs Issues related to the Sentry Nestjs SDK labels Apr 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Meta: Good First Issue Package: nestjs Issues related to the Sentry Nestjs SDK
Projects
None yet
Development

No branches or pull requests

1 participant