this problem occur randomly in a POST method, which could be called periodically.I suspect during async call in okhttp, part of the request send after connection closed, so increasing write time out ...
at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110) at okhttp3.internal.http.CallServerInterceptor.intercept(CallServerInterceptor.kt:59 ...