[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 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)."]]],[]]