[[["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 document details the `OsConfigServiceRetryPolicy` for `OsConfigServiceConnection`, with version-specific documentation available from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `clone()` function creates a new, reset instance of the retry policy, and it returns a unique pointer to the `OsConfigServiceRetryPolicy` type."],["The `OnFailure(Status const &)` function determines if a retry should occur based on the provided status, and returns a boolean as the output."],["The `IsExhausted()` function determines if retry attempts have been exhausted, returning a boolean result."],["The `IsPermanentFailure(Status const &)` function determines if a given status represents a permanent failure, returning true or false based on the status."]]],[]]