[[["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-05 UTC."],[[["This document details the `ConfigRetryPolicy` class for `ConfigConnection`, outlining the retry behavior for Google Cloud Config services."],["The latest version of the documentation is for version 2.37.0-rc, with links to documentation for previous versions all the way down to version 2.16.0."],["The `ConfigRetryPolicy` class provides several key functions, including `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, to manage and determine retry attempts."],["The functions `OnFailure()` and `IsPermanentFailure()` take `Status const &` as a parameter, allowing assessment of failure conditions for retries, while `clone()` is used to copy the current retry policy."],["The functions `IsExhausted()` returns a boolean value, that indicates if the retry attempts have been exhausted."]]],[]]