[[["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."],[[["This document provides information on the `TopicAdminLimitedErrorCountRetryPolicy` class, which is used for handling retries in the `TopicAdminConnection` based on the number of errors encountered."],["The policy stops retrying if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["Transient errors are defined as those with the `kUnavailable` status code."],["The `TopicAdminLimitedErrorCountRetryPolicy` class offers constructors to set the maximum number of transient errors and methods to determine if a retry should occur based on the error status."],["The document lists the available versions of the `TopicAdminLimitedErrorCountRetryPolicy`, ranging from the latest `2.37.0-rc` to version `2.11.0`, along with the constructor and functions available for the `2.34.0` version."]]],[]]