[[["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-21 UTC."],[[["This webpage details the `TelcoAutomationLimitedErrorCountRetryPolicy`, which is designed to manage retries for `TelcoAutomationConnection` based on the number of errors encountered."],["The retry policy terminates when a non-transient error occurs or when the number of transient failures exceeds a predefined limit, with `kUnavailable` status codes being the only transient errors."],["Users can customize the retry behavior by setting the `maximum_failures` parameter when constructing an instance of `TelcoAutomationLimitedErrorCountRetryPolicy`, or completely disable it by setting the value to `0`."],["The page provides an extensive list of versioned documentation for this retry policy, spanning from version `2.37.0-rc` down to `2.19.0`, along with parameter and function information."],["The class includes functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` to configure, reset, and test the retry conditions."]]],[]]