[[["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 `EssentialContactsServiceLimitedErrorCountRetryPolicy`, a retry policy used for `EssentialContactsServiceConnection` that is designed to manage transient errors."],["The policy halts retries if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["The only error status considered transient by this policy is `kUnavailable`."],["You can control the maximum number of transient failures the policy will tolerate through its constructor, and providing `maximum_failures` == 0 will effectively disable the retry loop."],["This page has a list of prior versions of this class, starting from version 2.12.0 up to 2.37.0-rc which is the latest version."]]],[]]