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

fix(remix): Don't capture error responses that are not 5xx on Remix v2. #9655

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

onurtemizkan
Copy link
Collaborator

@onurtemizkan onurtemizkan commented Nov 27, 2023

Resolves: #9489

Manually tested. Could not figure a way to e2e or integration test this, with our current test setup.

Note: Server-side transactions are still reported regardless they are 404 or not.

@onurtemizkan onurtemizkan force-pushed the onur/remix-v2-errorboundary-404 branch from 0ee85ea to 6f2d67e Compare November 27, 2023 09:24
@onurtemizkan onurtemizkan marked this pull request as ready for review November 27, 2023 09:27
@onurtemizkan onurtemizkan changed the title fix(remix): Do not capture error responses that are not 5xx on Remix v2. fix(remix): Don't capture error responses that are not 5xx on Remix v2. Nov 27, 2023
@onurtemizkan onurtemizkan force-pushed the onur/remix-v2-errorboundary-404 branch from 6f2d67e to 219062f Compare November 27, 2023 14:14
@AbhiPrasad AbhiPrasad merged commit 42e0910 into develop Nov 28, 2023
56 checks passed
@AbhiPrasad AbhiPrasad deleted the onur/remix-v2-errorboundary-404 branch November 28, 2023 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Extra errors in sentry which are due to 404s
2 participants