DEFAULT_MAX_ATTEMPTS

const val DEFAULT_MAX_ATTEMPTS: Int = 3

Total attempts including the first.