[[["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 provides documentation for the `EssentialContactsServiceLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud C++ client library for Essential Contacts."],["The retry policy is designed to manage retries for `EssentialContactsServiceConnection` based on the number of errors encountered, stopping when a non-transient error is detected or when the maximum number of transient failures is reached."],["The class considers `kUnavailable` status codes as transient errors and allows configuration of the maximum number of transient errors to tolerate via its constructor."],["It includes functions such as `OnFailure`, `IsExhausted`, and `IsPermanentFailure` to determine the state of the policy, as well as `clone` to generate a new instance."],["The latest version is 2.37.0-rc, and the page lists available documentation for numerous older versions of the library, down to version 2.12.0."]]],[]]