[[["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 document provides information on the `EssentialContactsServiceLimitedErrorCountRetryPolicy`, a retry policy used to handle transient errors in RPC calls for `EssentialContactsServiceConnection`."],["The policy stops retrying if it encounters a non-transient error or if the number of transient failures exceeds a predefined limit."],["Only `kUnavailable` status codes are considered transient errors by this retry policy."],["The policy can be configured during construction to define the `maximum_failures` count, where setting it to 0 disables retries."],["This class has several functions for determining the policy status, such as if it's exhausted, if a failure is permanent, and what is the maximum failures it will allow."]]],[]]