-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
@sentry/nestjs graphql crashes the application on 404 #14314
Open
3 tasks done
Labels
Package: nestjs
Issues related to the Sentry Nestjs SDK
Comments
github-actions
bot
added
the
Package: nestjs
Issues related to the Sentry Nestjs SDK
label
Nov 15, 2024
Hey @jhmen thanks for reporting this, could you try using |
Hey @chargome switching to the |
Good to hear! Will update the docs accordingly soon, |
Sounds Greate i will switch our applications accordently. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is there an existing issue for this?
How do you use Sentry?
Sentry Saas (sentry.io)
Which SDK are you using?
@sentry/nestjs
SDK Version
8.38.0
Framework Version
nestjs 10.4.1
Link to Sentry event
No response
Reproduction Example/SDK Setup
instrument.ts:
app.module.ts:
Steps to Reproduce
Expected Result
The application should not crash
Actual Result
The application crashes. It does not exit, but no request can be made, and the application is not responding.
The text was updated successfully, but these errors were encountered: