Skip to content
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

Ignore react 421 errors #12432

Open
lforst opened this issue Jun 10, 2024 · 3 comments
Open

Ignore react 421 errors #12432

lforst opened this issue Jun 10, 2024 · 3 comments
Assignees
Labels
Package: react Issues related to the Sentry React SDK

Comments

@lforst
Copy link
Member

lforst commented Jun 10, 2024

These errors are not actionable because they do not contain a stack trace or information about locality. We should ignore them.

Comment raising this: #6295 (comment)

@enjoyjeremy-bc
Copy link

Hi, I'm also interested in the ability to filter out these unactionable errors. A website I manage is experiencing about 125k of these errors per day. Can this be prioritized?

@andreiborza
Copy link
Member

Hello, we are currently on a company-wide hackweek and thus on limited support. We'll look at this next week.

@lforst
Copy link
Member Author

lforst commented Aug 26, 2024

@enjoyjeremy-bc looking at this issue again I am not sure whether we should ignore it out of the box because it indeed highlights an issue with your application.

If you want to ignore the error for your project, you can add it to the ignoreErrors list like I suggested here: #6295 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Package: react Issues related to the Sentry React SDK
Projects
Status: No status
Development

No branches or pull requests

4 participants