[[["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-03-21 UTC."],[[["This webpage details the `EkmServiceLimitedErrorCountRetryPolicy`, a retry policy designed for `EkmServiceConnection` that limits the number of transient errors before stopping retries."],["The policy treats the `kUnavailable` status code as a transient error, and stops retrying upon encountering a non-transient error."],["Users can control the maximum number of allowed transient errors through the `maximum_failures` parameter during instance creation, including disabling the retry loop entirely by setting it to 0."],["The class provides methods to manage and check the state of the retry policy, including `OnFailure`, `IsExhausted`, `IsPermanentFailure`, and `clone`."],["This documentation lists all of the versions of this class, from `2.10.1` all the way to the latest release candidate `2.37.0-rc`."]]],[]]