shouldRetry

fun shouldRetry(statusCode: Int): Boolean

Executes shouldRetry.

Return

True when the operation succeeds; otherwise false.

Parameters

statusCode

The statusCode parameter.