[[["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 `EssentialContactsServiceLimitedErrorCountRetryPolicy`, which is a retry policy designed for the `EssentialContactsServiceConnection`."],["The policy halts retries if a non-transient error occurs or if the number of transient failures exceeds a specified limit."],["Transient errors, in this context, are defined as status codes equivalent to `kUnavailable`."],["The `EssentialContactsServiceLimitedErrorCountRetryPolicy` can be constructed with a parameter named `maximum_failures` to specify the number of transient errors that will be tolerated before the retry loop is stopped."],["The document covers various versions, ranging from the latest release candidate 2.37.0-rc all the way to 2.12.0, and functions such as `OnFailure`, `IsExhausted`, `IsPermanentFailure` and `clone`, along with their parameters and return values, are also documented."]]],[]]