[[["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`, a retry policy designed for `TelcoAutomationConnection` that manages transient errors."],["The policy halts retries upon encountering a non-transient error or exceeding a predefined number of transient failures, specifically treating `kUnavailable` status codes as transient."],["The policy is configurable to allow a certain number of failures before stopping, or disabling the retry loop entirely, with 0 `maximum_failures`."],["The page lists several versions of the policy, with the most recent release being `2.37.0-rc`, and an array of versions going back to `2.19.0`."],["The page also details the policy's constructors, `maximum_failures` function, and other functions such as `OnFailure`, `IsExhausted`, `IsPermanentFailure`, `clone`, and `BaseType`."]]],[]]