getsentry / getsentry/sentry-react-native

Mark unhandled promise rejections as `handled: false`

Aperta
#4,141 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Errors Feature React-Native
Lingua principale
TypeScript
Stelle
1.8k
Fork
366
Merge medio
1g 9h
PR unite (30g)
89

Descrizione

### 🛑 Blocked by backend Release Health changes

This change would require change of calculating crash rate independent of `handled: false`. As rejected promises do not cause a crash in RN.

### Description

We can't do this at the moment because the `handled` flag is used to calculate the Crash Rate in the Release Health product.

- Related to https://github.com/getsentry/sentry-react-native/issues/4093
- Related to Stale RFC https://github.com/getsentry/rfcs/pull/10
- The same issue as Flutter Unhandled Errors which do not cause crash of the app

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.