[[["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-01 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`."]]],[]]