[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-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."]]],[]]