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(nextjs): Do not report redirects and notFound calls as errors in server actions #10474

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

lforst
Copy link
Member

@lforst lforst commented Feb 2, 2024

Fixes #10466

@lforst lforst merged commit 84baeb1 into develop Feb 2, 2024
85 checks passed
@lforst lforst deleted the lforst-dont-report-redirects-in-server-actions branch February 2, 2024 16:56
onurtemizkan pushed a commit that referenced this pull request Feb 4, 2024
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.

withServerActionInstrumentation catches NEXT_REDIRECT and NEXT_NOT_FOUND errors
2 participants