Skip to content

Conversation

andreiborza
Copy link
Member

@andreiborza andreiborza commented Jan 31, 2025

The SDK cannot currently deal with uncaught errors properly. Neither in routes nor in server actions as demonstrated by the two e2e tests in this PR.

ref: #15242

The SDK cannot currently deal with uncaught errors properly. Neither in routes
nor in server actions as demonstrated by the two e2e tests in this PR.
Copy link

codecov bot commented Jan 31, 2025

❌ 2 Tests Failed:

Tests completed Failed Passed Skipped
252 2 250 8
View the top 2 failed tests by shortest run time
uncaught.errors.server.test.ts server-side errorscaptures server action error
Stack Traces | 30s run time
uncaught.errors.server.test.ts:5:3 captures server action error
uncaught.route.error.test.ts client-side errorscaptures error thrown on click
Stack Traces | 30s run time
uncaught.route.error.test.ts:5:3 captures error thrown on click

To view more test analytics, go to the Test Analytics Dashboard
📢 Thoughts on this report? Let us know!

@mydea
Copy link
Member

mydea commented May 20, 2025

@andreiborza do we still want to do this, or should we close this?

@andreiborza
Copy link
Member Author

We can close this for now and handle it if it ever comes up.

@andreiborza andreiborza deleted the ab/solidstart-handle-uncaught-errors branch September 17, 2025 08:27
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.

3 participants