[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This document provides documentation for the `EkmServiceLimitedErrorCountRetryPolicy` class, which is used for managing retries in the `EkmServiceConnection`."],["The retry policy stops if a non-transient error occurs or if the number of transient failures exceeds a defined limit, with `kUnavailable` being treated as transient."],["The class offers several constructors to manage transient error allowance, including one to disable retries, alongside methods to track and determine the status of retry attempts."],["This class has the ability to utilize various methods to check for failure, including `OnFailure`, `IsExhausted` and `IsPermanentFailure`, and also provides a `clone` function to generate new policy instances."],["The document outlines the `EkmServiceLimitedErrorCountRetryPolicy` class across numerous versions, from 2.10.1 to 2.37.0-rc (latest)."]]],[]]