[[["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 `ApiKeysLimitedErrorCountRetryPolicy`, a retry mechanism for `ApiKeysConnection` that limits retries based on the number of errors encountered."],["The policy halts retries when it encounters a non-transient error or exceeds a predefined limit of transient failures."],["Transient errors, in the context of this policy, are defined as `kUnavailable` status codes."],["Users can configure the maximum number of transient failures tolerated via the constructor, with the option to disable retries by setting `maximum_failures` to 0."],["The page provides a list of available versions, from 2.11.0 to the latest release candidate 2.37.0-rc, along with functions and type aliases included in each version of the policy."]]],[]]