in Confidence/src/main/java/com/spotify/confidence/client/Extensions.kt [36:40]
override fun invoke(cause: Throwable?) { try { call.cancel() } catch (_: Throwable) {} }