Andy Rifken
Andy Rifken
Ability to filter by "user-perceived" unhandled exceptions/fatal errors generated by the Kotlin SDK
### Problem Statement Due to the behavior of [coroutines exception handling](https://kotlinlang.org/docs/exception-handling.html), a failure to catch the exception can sometimes result in a crash, if the request was made from certain...
### Environment SaaS (https://sentry.io/) ### Steps to Reproduce 1. Navigate to Alerts > Create Alert > Crash free user rate 2. Select a project and environment 3. for filters, enter...
### Problem Statement For our Android app, our CD system distributes builds for every `main` and MR branch to employees and other folks within the organization that are doing testing....
Ability to filter by "user-perceived" unhandled exceptions/fatal errors generated by the Kotlin SDK
### Problem Statement Due to the behavior of [coroutines exception handling](https://kotlinlang.org/docs/exception-handling.html), a failure to catch the exception can sometimes result in a crash, if the request was made from certain...
Alert on "users experiencing errors" not triggering, despite being over warning and error thresholds
### Environment SaaS (https://sentry.io/) ### Steps to Reproduce I haven't been able to reproduce this error since it happened, but I have the broken alert still in my account if...