MAX_RETRIES

const val MAX_RETRIES: Int = 3(source)

Maximum number of automatic retries on server errors (5xx).