[[["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-05-07 UTC."],[[["This webpage details the `EkmServiceLimitedErrorCountRetryPolicy`, a retry policy for `EkmServiceConnection` that limits retries based on the number of transient errors encountered."],["The policy ceases retrying when a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["The `kUnavailable` status code is specifically classified as a transient error within this policy."],["The `EkmServiceLimitedErrorCountRetryPolicy` constructor allows for the specification of `maximum_failures`, allowing you to control how many transient failures are tolerated before stopping retries, and providing 0 as a value effectively disables the retry loop."],["The webpage also lists all of the versions from `2.37.0-rc` to `2.10.1` that are available for this class."]]],[]]