[[["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-21 UTC."],[[["This document details the `ConfigRetryPolicy` class for the Google Cloud Config C++ client library, providing information on its behavior and usage."],["The latest release candidate version is 2.37.0-rc, and the document includes links to documentation for past versions dating back to 2.16.0, with the current document being 2.29.0."],["The `ConfigRetryPolicy` class, designed for managing retries in `ConfigConnection`, features methods like `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` to handle retry logic."],["The `clone()` method can be used to create a duplicate of the current retry policy and reset it to its initial state."],["`OnFailure()` can be used to determine if a retry should be initiated based on the provided `Status`, while `IsExhausted()` helps determine if any retries remain, and finally `IsPermanentFailure()` checks if the given `Status` signifies a permanent failure."]]],[]]