Luca Forstner
Luca Forstner
Hi, thanks for writing in. I cannot observe this behaviour in my test application. Would you be able to provide a minimal repo that we can use to replicate this?...
@yashvesikar absolutely no requests should go to `/api/v1/sentry`. Is this something you set up? The SDK is definitely not sending requests to that location by itself. If you configured the...
Please try to provide reproduction. You seem to be the only team running into this problem from what I can tell. We haven't received similar reports yet and this feature...
Worst-case you can just remove the `tunnelRoute` option.
@HamishBuckmaster yes. Minimal repro would be great. It's very possible that this is related to open-next and sst (which we don't support). You can try unsetting the `tunnelRoute` option as...
Package caching is unfortunately not something we can influence from within our packages. All we can do is declare our dependencies carefully and correctly (which I believe we do). Please...
@madeleineostoja Totally fair. I'd personally rather blame pnpm than Sentry here but your technical decisions are up to you.
@mcmxcdev That honestly sounds like turborepo is misconfigured.
I honestly don't know what the issue might be. I don't think we are doing anything weird or wrong. We need a reproduction going forward.
@madeleineostoja Yup I get it. Trust me, this is frustrating for me as well. I also don't like spending my time on random compatibility issues with packages that constantly cause...