[[["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-14 UTC."],[[["The `TopicAdminLimitedErrorCountRetryPolicy` is a retry policy for `TopicAdminConnection` that stops retrying after a non-transient error or exceeding a set number of transient failures."],["This policy treats `kUnavailable` status codes as transient errors."],["The policy can be configured to disable retry attempts entirely by setting `maximum_failures` to 0 during instantiation."],["The class provides functions to manage transient failure counting like `OnFailure`, `IsExhausted`, and `IsPermanentFailure`, along with allowing for its cloning."],["The page contains various release versions of the policy, with 2.37.0-rc being the most recent and 2.11.0 being the oldest release version."]]],[]]