[[["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 `TelcoAutomationLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud C++ Telco Automation library, with the current version being 2.22.1-rc."],["The `TelcoAutomationLimitedErrorCountRetryPolicy` class defines a retry policy that stops if a non-transient error occurs or if a maximum number of transient failures have been detected, with `kUnavailable` being a status code that is treated as a transient error."],["The policy can be customized using its constructor to specify the maximum number of transient errors that are tolerated before the retry process is stopped, and can be completely disabled if needed."],["The page contains links to prior versions of the documentation, dating back to version 2.19.0 and as recent as 2.37.0-rc, which is listed as the latest."],["The class provides virtual functions to customize the policy, such as `OnFailure`, `IsExhausted`, `IsPermanentFailure`, and `clone`."]]],[]]