Luca Forstner

Results 752 comments of Luca Forstner

Since we fixed the original issue and mostly due to lack of minimal reproduction. Also, I am pretty confident that it is a downstream that does unorthodox stuff. However, I...

If possible please share reproduction. We cannot act on "+1" comments.

@mattsacks we explicitly do not want to be added to the external list. It comes with a plethora of issues.

@taylor-lindores-reeves much wider range. The way Next.js works is that it would even prevent us from having client components (ie components that use `use client`) in our package. Also, otel.

@rahul-kumar-saini So in general the docs you are referring to are our "develop" docs which are not really intended for end-user consumption but rather for SDK maintainers, so take everything...

Closing because I think this is solved and to clean up our issues stream. Feel free to reach out if you have any more questions!

@jnicklas Re your comment https://github.com/getsentry/sentry-javascript/issues/11070#issuecomment-2110492318. Are you manually using the `prismaIntegration()` with ESM?

Hi, I just looked into this and my suspicion is that Vercel is freezing lambdas before we are able to flush out events. I looked into using [`waitUntil`](https://vercel.com/docs/functions/functions-api-reference#waituntil) but that...

@TuanManhCao I am honestly not sure. It might be that vercel changed something or that the SDK now requires a tad longer to flush, causing us to run into the...

Thanks again for doing this! I'll need some time to catch up on things with our v8 release but I'll make sure that this makes it in!