Stop treating all connection failures as Server Errors

Description

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.

Activity

Show:

CB robot July 19, 2023 at 11:09 PM

Build couchbase-lite-android-3.2.0-27 contains couchbase-lite-java-ee-root commit fab40dc with commit message:
: Stop catching IOExceptions in the Ok.Interceptor (#130)

CB robot July 19, 2023 at 11:09 PM

Build couchbase-lite-android-3.2.0-27 contains couchbase-lite-java-common commit 9ff6e53 with commit message:
: Stop catching IOExceptions in the Ok.Interceptor (#199)

CB robot July 19, 2023 at 10:56 PM

Build couchbase-lite-java-3.2.0-26 contains couchbase-lite-java-ee-root commit fab40dc with commit message:
: Stop catching IOExceptions in the Ok.Interceptor (#130)

CB robot July 19, 2023 at 10:56 PM

Build couchbase-lite-java-3.2.0-26 contains couchbase-lite-java-common commit 9ff6e53 with commit message:
: Stop catching IOExceptions in the Ok.Interceptor (#199)

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Fix versions

Affects versions

Priority

Instabug

Open Instabug

PagerDuty

Sentry

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
Instabug