Skip to content

Conversation

@lforst
Copy link
Contributor

@lforst lforst commented Dec 7, 2023

Fixes #9780

Looks like I had a tiny bit of a brainfart in the previous implementation. tRPC invokations shouldn't directly throw but instead return an object with ok: false and an error field. This is the error we should report instead.

@lforst lforst marked this pull request as ready for review December 11, 2023 10:05
@lforst lforst requested review from AbhiPrasad and Lms24 December 11, 2023 10:05
@lforst lforst merged commit 93bbeb7 into develop Dec 11, 2023
@lforst lforst deleted the lforst-fix-9780 branch December 11, 2023 11:51
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.

Errors are not captured when using the tRPC & Sentry integration

3 participants