Lukas Stracke

Results 538 comments of Lukas Stracke

Hi @jeremiahvpratt , apologies, this slipped through the cracks. > EDIT: Updated, security-conscious repo [here](https://github.com/jeremiahvpratt/sentry-min-reproduction) > Hey @Lms24 I spent a few hours this morning trying to create a minimum...

No worries. Sorry that I don't have a better answer but we need to know what's causing this error before we can properly fix it. I've backlogged this issue for...

Hi, @troZee thanks for writing in! We ideally want to move away from storing more than the auth token in the `sentry.properties` file. The reason is that the auth token...

@krystofwoldrich would you mind taking a look at this?

Feel free to merge https://github.com/getsentry/sentry-javascript/pull/11626 into this PR if it makes sense; otherwise we can also merge sequentially :)

**EDIT:** This does not only occur in Spain's data but also in other countries like France. What is happening here?

@matindow what you're describing sounds about right to me. You can't use `@sentry/sveltekit` on the server side (i.e. in clodflare workers) because it uses `@sentry/node` internally, which isn't compatible with...

Hey @jill64 thanks for doing this! Took a quick look and IMO it's a solid workaround until there's proper support from our end. Thank you! I wonder if we can...

Hey @slagcode thx for writing in! I don't think we ever tested the SDK in a compiled binary (TIL that this is possible with Bun) so chances are that something...

Hi @thchia thanks for writing in! I'm not too familiar with AWS Lambda so I tried finding out how we calculate this. It seems we take this timeout from the...