should Retry
Checks whether a response with the given HTTP status code should be retried.
Return
true if statusCode is one of retryStatusCodes; otherwise false.
Parameters
status Code
HTTP status code returned by the response.
Checks whether a response with the given HTTP status code should be retried.
true if statusCode is one of retryStatusCodes; otherwise false.
HTTP status code returned by the response.