DefaultBackOffRetry

constructor(maxRetry: Int = 0, backOff: Long = 0, retryableStatusCodes: Set<Int> = HashSet())