[[["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 `TagValuesLimitedErrorCountRetryPolicy`, a retry mechanism for `TagValuesConnection` in the Google Cloud C++ ResourceManager library."],["The policy stops retrying if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["Transient errors, specifically the `kUnavailable` status code, are the focus of the retry mechanism."],["The policy can be customized with a `maximum_failures` parameter, which dictates the tolerance for transient errors and can be set to 0 to disable the retry loop entirely."],["The class is available in various versions of the library, ranging from 2.11.0 to 2.37.0-rc, with documentation links provided for each version."]]],[]]