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