MCPcopy Create free account
hub / github.com/DWorkS/VolleyPlus / retry

Method retry

library/src/com/android/volley/RetryPolicy.java:42–42  ·  view source on GitHub ↗

Prepares for the next retry by applying a backoff to the timeout. @param error The error code of the last attempt. @throws VolleyError In the event that the retry could not be performed (for example if we ran out of attempts), the passed in error is thrown.

(VolleyError error)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Implementers 1

DefaultRetryPolicylibrary/src/com/android/volley/Default

Calls

no outgoing calls

Tested by

no test coverage detected