[[["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 document outlines the `ConfigLimitedErrorCountRetryPolicy`, a retry mechanism for `ConfigConnection` in Google Cloud's C++ library."],["The policy stops retrying upon encountering a non-transient error or exceeding a specified number of transient failures, such as `kUnavailable` status codes."],["Users can customize the maximum number of transient errors allowed before retry termination when constructing the `ConfigLimitedErrorCountRetryPolicy` class."],["The latest release candidate for this retry policy is version 2.37.0-rc, while version 2.36.0 is also available, along with many previous versions."],["The retry policy includes methods to check for exhaustion, permanent failure and an `OnFailure` method to process the status."]]],[]]