[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 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."]]],[]]