Closed pjenvey closed 1 year ago
which produced errors when sentry ingests events
https://github.com/getsentry/sentry-rust/issues/574
Marking this as a draft pending a response in the above issue. It seems disabling debug-images solves this, reproduced locally:
debug-images
w/ debug-images: https://mozilla.sentry.io/issues/4153058160/events/02f583026aa144d6ab237b249a9e294d/?project=6173345
w/out: https://mozilla.sentry.io/issues/4153058160/events/1da82656d0ae4df99ca640a9ed7aea09/?project=6173345
Confirmed with upstream we don't want debug-images. @ncloudioj we should roll this small change into a 1.11.3 so sentry won't pester us with "Failed to process" emails for every event.
which produced errors when sentry ingests events
https://github.com/getsentry/sentry-rust/issues/574
Marking this as a draft pending a response in the above issue. It seems disablingdebug-images
solves this, reproduced locally:w/
debug-images
: https://mozilla.sentry.io/issues/4153058160/events/02f583026aa144d6ab237b249a9e294d/?project=6173345w/out: https://mozilla.sentry.io/issues/4153058160/events/1da82656d0ae4df99ca640a9ed7aea09/?project=6173345