[[["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 `OsConfigServiceLimitedErrorCountRetryPolicy`, a retry policy used for `OsConfigServiceConnection` that is designed to stop retrying if a non-transient error occurs or if there are too many transient failures."],["The policy treats `kUnavailable` status codes as transient errors and can be customized with a `maximum_failures` parameter, setting this value to 0 effectively disables the retry loop."],["The webpage contains documentation on the constructors, such as `OsConfigServiceLimitedErrorCountRetryPolicy(int)`, as well as the various functions within the class, like `maximum_failures() const`, `OnFailure(Status const &)`, `IsExhausted() const`, `IsPermanentFailure(Status const &) const`, and `clone() const`."],["The latest version of the documentation is for `2.37.0-rc`, and also provides access to older versions, ranging from `2.36.0` down to `2.11.0`, all relating to the same class."]]],[]]