[[["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-05-07 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`."]]],[]]