[[["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 page details the `EkmServiceLimitedErrorCountRetryPolicy`, which is used to manage retries for `EkmServiceConnection`."],["The retry policy will stop if a non-transient error is detected or if the number of transient failures exceeds a predefined limit."],["Transient errors are defined as those that result in a `kUnavailable` status code."],["You can construct this policy with a given `maximum_failures` integer that defines how many transient errors to tolerate, or you can set it to `0` to disable retry."],["The page offers a list of prior versions of this policy, as well as lists the constructors, functions, and type aliases for this class."]]],[]]