[[["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-05-07 UTC."],[[["This webpage details the `ConfigRetryPolicy` class for the Google Cloud Config C++ client library, which manages retry behavior for `ConfigConnection`."],["The latest release candidate version for this class is 2.37.0-rc, with a list of stable versions dating back to 2.16.0 available."],["The `ConfigRetryPolicy` class has methods like `clone()`, `OnFailure(Status const &)`, `IsExhausted()`, and `IsPermanentFailure(Status const &)` to control retry behavior and determine failure types."],["The retry policy is applied specifically to `ConfigConnection` operations, controlling when and how failures are handled."]]],[]]