#Edge runtime server actions don't log handled errors

1 messages · Page 1 of 1 (latest)

shadow glacier
#

Hey, I'm trying out sentry for the first time and trying to get it hooked up with my NextJS app using the edge runtime and server actions.

I've noticed that Sentry does not log handled errors when using the edge runtime.

The same code when run on the node runtime works fine.

I've created a minimal repro here:
https://github.com/Xexr/sentry-edge-error

I think this is a bug, but happy to be corrected if I'm doing something wrong?

Thanks

GitHub

Contribute to Xexr/sentry-edge-error development by creating an account on GitHub.

prime dagger
#

👋 where are you deploying this nextapp? On Vercel I assume?

shadow glacier
#

Hey, yes I am

#

But the issue is present in dev, preview and prod