[[["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 webpage details the `ConfigServiceV2LimitedErrorCountRetryPolicy`, a class used to manage retries for `ConfigServiceV2Connection` based on the number of errors encountered."],["The retry policy terminates if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, with `kUnavailable` being the only status code considered a transient error."],["Users can configure the maximum number of tolerated transient errors when creating an instance of the retry policy, and setting it to zero disables the retry mechanism."],["The class includes functions to check if the retry policy is exhausted, determine if a failure is permanent, and clone the policy instance, with a function to get the current `maximum_failures` value."],["This page also lists the available versions of the documentation, from the latest release candidate `2.37.0-rc` down to `2.11.0`, allowing developers to reference specific versions of this class."]]],[]]