getsentry / getsentry/sentry

SDK Crash Detection: Ignore unhandled promise rejections in React Native

Open
#88,069 0 comments 0 reactions 0 assignees View on GitHub
Mobile
Dominant language
Python
Stars
44.8k
Forks
4.9k
Avg merge
22h 21m
Merged PRs (30d)
586

Description

Unhandled promise rejections do not crash the application.

Currently, the top most RN SDK crash is unhandled promise rejection, which is wrapper of a fetch functions, which doesn't indicate SKD error, but failed user request.

[Sentry Link](https://sentry.sentry.io/issues/5314327609/events/fe4416c7310b40db93af19c9639be431/)

Contributor guide

Open the contributing guide

Research direction

The issue names React Native SDK crash detection but provides no file, test, or entry point to begin from. Trace how unhandled promise rejections from failed user fetch requests are classified, then verify that these are ignored without suppressing genuine SDK crashes.

Written by the indexing model from the issue text.

Assessment

Tech stack
react-native
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.