When symbolication fails with an internal error, we create a Sentry event for it, but that event's ID is not attached to the original event which failed to symbolicate. This makes it unnecessarily hard to find the symbolication failure event coming from the original event.
Previous attempt to do this that I lost track of: #103812
When symbolication fails with an internal error, we create a Sentry event for it, but that event's ID is not attached to the original event which failed to symbolicate. This makes it unnecessarily hard to find the symbolication failure event coming from the original event.
Previous attempt to do this that I lost track of: #103812