Returns the current retry count (used for logging).
Returns the current timeout (used for logging).
Prepares for the next retry by applying a backoff to the timeout.paramerror The error code of the last attempt.throwsVolleyError In the event that the retry could not be performed (for example if we ran out of attempts), the passed in error is thrown.