[[["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 will not retry when a non-transient error or when more than the allowed number of transient failures is detected."],["The retry loop can be disabled by setting `maximum_failures` to 0 when creating an instance of this policy."],["The webpage provides a list of all available versions, with the latest version being 2.37.0-rc, and the current version being 2.15.1."],["There is documentation regarding the constructors and functions that can be used, such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, and also information about the type alias `BaseType`."]]],[]]