[[["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-04-17 UTC."],[[["This webpage details the `ReachabilityServiceLimitedErrorCountRetryPolicy`, a retry policy for `ReachabilityServiceConnection` that limits retries based on the number of transient errors."],["The policy halts retrying if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, with `kUnavailable` being the status code for transient errors."],["You can construct instances of this policy, specifying the maximum number of transient failures, or disable the retry loop by setting `maximum_failures` to 0."],["The page also lists prior versions of the service's documentation, from version `2.11.0` to the latest release candidate `2.37.0-rc`."],["Functions such as `OnFailure`, `IsExhausted`, `IsPermanentFailure`, and `clone` control the actions and characteristics of the retry policy."]]],[]]