[[["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 `KeyManagementServiceLimitedErrorCountRetryPolicy`, a retry policy for `KeyManagementServiceConnection` that limits retries based on the number of transient errors encountered."],["The policy ceases retrying upon encountering a non-transient error or exceeding the permitted number of transient failures, with `kUnavailable` status code being the only treated transient error."],["Users can customize the number of tolerated transient errors during policy creation via the `maximum_failures` parameter, or disable retry by setting `maximum_failures` to 0."],["The class provides functions to check if the policy is exhausted, if the failure is permanent, and to clone the policy, while also providing the ability to get the value for `maximum_failures`."],["The page provides links for all versions from 2.10.1 to 2.37.0-rc, with 2.37.0-rc being the latest, and gives access to specific documentation for each."]]],[]]