rlalfo / google-http-java-client

Automatically exported from code.google.com/p/google-http-java-client
0 stars 0 forks source link

Add back-off handlers (io exception and unsuccessful response) #210

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Create HttpIOExpcetionHandler to support handlers to IOExpcetion in a HTTP 
request.

implement HttpBackOffIOExceptionHandler and 
HttpBackOffUnsuccessfulReponseHandler to support back-off in IOException and 
abnormal HTTP request.

Original issue reported on code.google.com by pele...@google.com on 20 Mar 2013 at 2:19

GoogleCodeExporter commented 9 years ago
https://codereview.appspot.com/7925043/
https://codereview.appspot.com/7547051/

Original comment by pele...@google.com on 21 Mar 2013 at 4:33

GoogleCodeExporter commented 9 years ago

Original comment by pele...@google.com on 19 Apr 2013 at 6:14