RxDogTag
RxDogTag copied to clipboard
Automatic tagging of RxJava 2+ originating subscribe points for onError() investigation.
We recently encountered a weird issue after upgrading to the Android Gradle Plugin 7.0.2. When running our release build and therefore Proguard, the application crashes right at the start of...
Right now, RxDogTag is implemented via throwing an exception and capturing the stack frame at that point. While we haven't seen any measurable performance impact at a macro level, it's...
https://uber.github.io/RxDogTag/1.x/rxdogtag/com.uber.rxdogtag/-rx-dog-tag/-builder/ Updated Dokka should have the fix
RxJava throws these, we should add a test to capture behavior changes
This case should just be passed directly to the parent handler