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