mirror of
https://github.com/oxen-io/session-android.git
synced 2025-06-10 17:48:36 +00:00

We've been seeing a lot of socket timeouts on REST requests under certain conditions. The issue seems to be a problem with the OkHttp client. Through testing, I've seen that resetting the receiver and retrying again seems to resolve most issues.