Alexander Dinauer

Results 410 comments of Alexander Dinauer

We're probably gonna implement this differently in the future (maybe next major)

I've rephrased some things to reflect the current state more accurately. @lbloder can you give this another pass 🙏

@dalnoki is this Android, JVM Desktop or something else?

Thanks for the additional details @mhogerheijde. Just to make sure, you did configure `cacheDirPath`, correct? Let me check if there's some cleanup we perform on Android but don't on JVM.

@mhogerheijde another question, did you configure `maxCacheItems`? If so, what value?

Thanks for confirming, will try to reproduce.

I just tested some things and I was unable to exactly reproduce the problem. While offline, the `.envelope` files are stored in the configured `cacheDirPath`. Once full (`maxCacheItems`), the SDK...

Looks like oversized events are in fact the problem here. This is likely related to https://github.com/getsentry/sentry-java/issues/4921

> have some alerting on when there are. This already exists in Sentry UI but is quite hidden away under Settings | Status & Usage. Are you looking for a...

There's also https://github.com/getsentry/sentry/issues/103139 for some alerting in the Sentry product in case you would like to also comment there and describe what you'd expect Sentry to do.