You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -471,7 +469,8 @@ public void setRequest(Request request) {
471
469
}
472
470
473
471
/**
474
-
* Return true if the {@link Future} cannot be recovered. There is some scenario where a connection can be closed by an unexpected IOException, and in some situation we can recover from that exception.
472
+
* Return true if the {@link Future} cannot be recovered. There is some scenario where a connection can be closed by an unexpected IOException, and in some situation we can
473
+
* recover from that exception.
475
474
*
476
475
* @return true if that {@link Future} cannot be recovered.
0 commit comments