Luca Forstner

Results 732 comments of Luca Forstner

Seems weird. I'd imagine the stack trace to be way larger for a "maximum call stack size exceeded" error. There are also no recurring frames which would indicate that we...

@MathiasWP Since I immediately don't know how this could be caused in the SDK, and since it is not happening regularly/often, and we are lacking reproduction I would put this...

@Reeywhaar can you please create a separate issue with concrete reproduction steps? Thank you!

Hi, thanks for writing in. I am a bit confused tbh. We are only referencing the `__wrapped` field in https://github.com/getsentry/sentry-javascript/blob/c7b8503018f9384bb4f68a2c3f86c43956fa8380/packages/aws-serverless/src/sdk.ts#L374-L377 However, that type is not exposed in any way. Are...

@DanielMenke interesting. Thanks for investigating. Could you elaborate where exactly the error points to? We'll try to report and fix this upstream.

Thanks a bunch for the investigation and reproduction! Grade A issue 👌 I opened a bunch of upstream contributions so we can fix this. For now, I recommend a good...

While we may not support worker (WinterCG) runtimes from the start we will look into it eventually. We are planning to release the SDK iteratively and in stages. Prioritization of...

@max-arias Thanks for reporting! Please open a new issue as it helps us avoid some back and fourth asking what you did and how you set up the SDK and...

This change broke our E2E tests so we'll likely revert.

Hi, thanks for writing in. I think we'll only be able to effectively debug this with a minimal reproduction. Thanks!