Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Blake MeikeBlake MeikeReporter
Blake MeikeBlake MeikeComponents
Fix versions
Affects versions
Priority
MajorInstabug
Open Instabug
Details
Details
Assignee
Blake Meike
Blake MeikeReporter
Blake Meike
Blake MeikeComponents
Fix versions
Affects versions
Priority
Instabug
Open Instabug
PagerDuty
PagerDuty
PagerDuty
Sentry
Sentry
Sentry
Zendesk Support
Zendesk Support
Zendesk Support
Created July 18, 2023 at 11:03 PM
Updated March 18, 2024 at 4:45 PM
Resolved March 18, 2024 at 4:42 PM
In the attempt to address
https://couchbasecloud.atlassian.net/browse/CBL-4643
... the java code now catches all errors thrown in the interceptor and treats them as server errors.
IOExceptions are OkHttp's standard way of dealing with connection errors, so this code now makes any connection failure look like a server error.