I use implementation "com.squareup.okhttp3:okhttp:4.9.0" and this doesn\'t work as expected.
implementation "com.squareup.okhttp3:okhttp:4.9.0"
.connectTimeout(Duration.ofSeconds(4)) .callTi