[[["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-14 UTC."],[[["This document provides information on the `ResourceSettingsServiceLimitedErrorCountRetryPolicy`, which is a retry policy designed for `ResourceSettingsServiceConnection` in the context of Google Cloud C++ libraries."],["The retry policy is based on counting errors and will stop retrying if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["The only transient error recognized by this policy is the `kUnavailable` status code, as specified in the Google Cloud C++ common library."],["You can set the maximum number of transient failures the policy will tolerate during construction, and setting this to 0 will disable the retry loop."],["The document covers various versions, from 2.11.0 to 2.37.0-rc (latest), of the `ResourceSettingsServiceLimitedErrorCountRetryPolicy` class."]]],[]]