Closed GoogleCodeExporter closed 8 years ago
Fixed in Rev#722 (4.3.0)
Added a HttpRequestRetryHandler that will retry Requests failing due to
SocketTimeOutException. Max number of retries can be specified as
aReportCrashes annotation. Each retry double the number of millis defined for
SocketTimeOut (in ReportCrashes).
THis means that its possible that you will receive multiple of a report as it
is sent and then immediately retried. But they should all occur together and
shouldn't keep showing days and weeks later. If you do get lots of multiples
occurring then increase the value of ReportCrashes#socketTimeOut.
Original comment by william....@gmail.com
on 17 Jul 2011 at 11:38
Original comment by kevin.gaudin
on 7 Sep 2012 at 9:37
Original issue reported on code.google.com by
william....@gmail.com
on 16 Jul 2011 at 7:38