[[["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`, 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."]]],[]]