[[["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-07 UTC."],[[["This webpage details the `TelcoAutomationLimitedErrorCountRetryPolicy`, a retry policy for `TelcoAutomationConnection` that limits retries based on the number of transient errors."],["The policy halts retries if a non-transient error occurs or if the number of transient failures exceeds a defined maximum."],["The class treats `kUnavailable` status codes as transient errors for the purpose of determining when to retry."],["You can customize the policy's behavior by setting the `maximum_failures` parameter during instantiation, even allowing you to completely disable the retry loop by setting it to zero."],["The webpage provides a version history of the class, starting from version `2.23.0` and listing each version up to the latest release candidate `2.37.0-rc`."]]],[]]