[[["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-04-17 UTC."],[[["This document provides information on the `TopicStatsServiceLimitedErrorCountRetryPolicy`, which is a retry policy designed for `TopicStatsServiceConnection`."],["The policy limits retries based on the number of transient errors, specifically `kInternal` and `kUnavailable` status codes."],["It features constructors to set the maximum allowed transient failures and can be disabled by setting `maximum_failures` to 0."],["The class includes functions to manage and evaluate the retry process, such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`."],["The document also provides a version history of this class, ranging from the most recent version of 2.37.0-rc, all the way down to 2.11.0."]]],[]]