[[["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 document provides information on the `ResourceSettingsServiceLimitedErrorCountRetryPolicy`, which is a retry policy designed for `ResourceSettingsServiceConnection`."],["The retry policy stops when encountering a non-transient error or exceeding a predefined number of transient failures, with `kUnavailable` being the only status code treated as a transient error in this class."],["You can set the maximum number of transient errors that are tolerated using the `ResourceSettingsServiceLimitedErrorCountRetryPolicy(int)` constructor, or disable retries by setting the maximum failures to 0."],["The document covers the constructors, member functions, and a type alias of the `ResourceSettingsServiceLimitedErrorCountRetryPolicy`, including `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()` and `clone()`."],["The document lists different versions of the Resource Settings Service, with the latest version being `2.37.0-rc`, and provides links for each version, starting from `2.37.0-rc` down to `2.11.0`."]]],[]]