[[["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 webpage details the `ConfigLimitedErrorCountRetryPolicy`, a retry mechanism for `ConfigConnection` in Google Cloud C++ client libraries, which is based on counting errors."],["The policy stops retrying when a non-transient error occurs or when the number of transient failures exceeds a predefined limit."],["Only `kUnavailable` status codes are considered transient errors, and other status codes will cause the retry to stop."],["The retry behavior can be disabled by setting `maximum_failures` to 0 when constructing the `ConfigLimitedErrorCountRetryPolicy` instance."],["The page provides links to documentation for various versions of the library, from 2.16.0 to 2.37.0-rc (latest)."]]],[]]