Luca Forstner

Results 729 comments of Luca Forstner

Closing to get this PR out of my PR tab. Feel free to take the branch. With Love Luca

Hi, @simonnztg currently we are not working on this issue because bluntly said, the `gcpfunction` integration doesn't get much use (might be a self-fulfilling prophecy). If you want to use...

@digitalhank can you check the logs of your self-hosted `symbolicator` service?

> > [@digitalhank](https://github.com/digitalhank?rgh-link-date=2025-01-23T10%3A53%3A41.000Z) can you check the logs of your self-hosted `symbolicator` service? > > just checked. there is 0 output from the `getsentry/symbolicator:24.12.1` service... is this concerning? @digitalhank a...

Hi, before we merge these PRs, would you mind explaining your use-case in a bit more detail? Personally, something feels off about having microfrontends + the loader. We need to...

@gilisho that makes sense. That is actually a valid use-case. Thanks for explaining! Let's get it merged then.

Hi, can you verify how often other plugins are called with sls? I fear this is up to sls and nothing we can control.

Nothing sticks out to me as what may cause this. Would you mind providing a reproduction example so we can investigate further? Thanks!

This rang a bell and I dug out this issue: https://github.com/getsentry/sentry-javascript-bundler-plugins/issues/245 It seems like `sls` is repeatedly calling esbuild. Unfortunately, from the plugin's perspective, there is nothing (reasonable) we can...