[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["This webpage provides documentation for the `OsConfigServiceRetryPolicy` class, specifically for version 2.27.0 of the OS Config C++ client library."],["The page lists various versions of the `OsConfigServiceRetryPolicy` class, ranging from version 2.11.0 up to the latest release candidate 2.37.0-rc, and allows navigation to their respective documentation."],["The `OsConfigServiceRetryPolicy` class determines the retry behavior for `OsConfigServiceConnection` operations."],["The documentation outlines several functions including `clone()`, `OnFailure(Status const &)`, `IsExhausted()`, and `IsPermanentFailure(Status const &) const`, along with their return types and parameter details."],["The `clone()` function allows for the creation of a new instance of the retry policy, while `OnFailure` checks for a retry opportunity, `IsExhausted` checks if retries have been exhausted, and `IsPermanentFailure` checks if there is a permanent failure."]]],[]]