[[["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-14 UTC."],[[["This webpage details the `OsConfigServiceRetryPolicy`, specifically for version 2.31.0, which is related to the retry logic for `OsConfigServiceConnection`."],["The page provides links to documentation for various versions of the retry policy, ranging from version 2.11.0 up to the latest release candidate 2.37.0-rc."],["Key functions of the `OsConfigServiceRetryPolicy` include `clone()`, `OnFailure(Status const &)`, `IsExhausted()`, and `IsPermanentFailure(Status const &)`."],["The `OnFailure` and `IsPermanentFailure` functions accept a `Status const &` parameter and return a boolean value, while `clone()` returns a new instance of the retry policy."],["The `IsExhausted()` function indicates whether the retry policy is exhausted and returns a boolean."]]],[]]