RetryExhaustedException
class RetryExhaustedException(message: String, val attempts: Int, cause: Throwable? = null) : IndexerException
Maximum retry attempts exceeded.
Recovery: Alert user, fall back to cached data
Maximum retry attempts exceeded.
Recovery: Alert user, fall back to cached data