ReadonlyattemptReadonlyokThe request failed.
ReadonlyreasonThe caught or rejected reason.
ReadonlyrequestInformation about the request.
ReadonlyresponseThe serializable and loggable response.
ReadonlyretryThe timestamp of the next try.
If willRetry is true, the request will try again at this timestamp.
ReadonlytimestampThe local timestamp of the request result or error.
ReadonlytypeThe failure type.
ReadonlywillIf false, the request will not be retried, even if there are more tries remaining.
This will be false if the error is an internal error, retries have been exhausted or the
response did not pass the shouldRetry filter.
Information about the current attempt.