[[["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-05-07 UTC."],[[["This webpage details the `ReachabilityServiceLimitedErrorCountRetryPolicy`, a retry policy designed for `ReachabilityServiceConnection` that manages transient errors."],["The policy halts retries upon encountering a non-transient error or exceeding a specified number of transient failures, where `kUnavailable` is considered a transient error."],["You can create an instance of this class and specify the `maximum_failures` parameter to allow a set amount of failures, setting this parameter to 0 disables the retry loop."],["The policy offers functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` to manage and assess the retry behavior."],["This document also provides versioned documentation, detailing many different versions, with `2.37.0-rc` being the latest."]]],[]]