getsentry / relay

Sentry event forwarding and ingestion service.
https://docs.sentry.io/product/relay/
Other
312 stars 85 forks source link

ref(store/feedback): remove unreachable condition in store_envelope #3682

Closed aliu39 closed 1 month ago

aliu39 commented 1 month ago

I missed this in https://github.com/getsentry/relay/pull/3617. This condition never happens since we handle user report v2's in the for-match loop

skip-changelog