Replies: 1 comment 6 replies
-
We have a wrapper for server actions! https://docs.sentry.io/platforms/javascript/guides/nextjs/manual-setup/#instrument-nextjs-server-actions |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any generic wrapper (for TypeScript) that can be used with server actions, or should I use a regular
try...catch...Sentry.captureException
?Beta Was this translation helpful? Give feedback.
All reactions