[[["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 documentation for the `CompanyServiceLimitedErrorCountRetryPolicy` class, designed to manage retries for the `CompanyServiceConnection` in the Google Cloud Talent API."],["The retry policy is configured to cease retrying after encountering a non-transient error or exceeding a predetermined number of transient failures, with `kUnavailable` being the only status code considered as a transient error in this version."],["The class includes constructors to define the maximum allowed number of transient errors and includes functions to check if a failure is permanent, if retries are exhausted, and the maximum number of failures allowed."],["There are many versions of this class available, with the latest being 2.37.0-rc and a full list of other versions all the way back to 2.11.0 being available."],["The class has methods to verify if a retry has been exhausted, the `OnFailure` call, if a failure is permanent, and to clone itself."]]],[]]