[[["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-07-18 UTC."],[[["This webpage details the `TopicStatsServiceLimitedErrorCountRetryPolicy`, a retry policy for `TopicStatsServiceConnection` that limits retries based on the number of transient errors encountered."],["The policy ceases retrying upon encountering a non-transient error or when the number of transient failures exceeds a predefined limit."],["Transient errors, which trigger retries, are categorized as `kInternal` and `kUnavailable` status codes."],["You can customize the maximum number of transient errors tolerated by the `TopicStatsServiceLimitedErrorCountRetryPolicy`, and setting `maximum_failures` to 0 disables the retry loop entirely."],["The page also provides information on the available constructors, functions (such as `OnFailure`, `IsExhausted`, and `clone`), and the `BaseType` alias associated with this retry policy."]]],[]]