shouldRetry

abstract fun shouldRetry(): Boolean

This method is used to determine whether or not the request should be retried

Return

true if the request can be retried; else false.