[[["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 `TopicStatsServiceLimitedErrorCountRetryPolicy` class provides a mechanism to retry operations in the `TopicStatsServiceConnection` based on the number of errors encountered."],["This retry policy halts when a non-transient error occurs or when the number of transient failures exceeds a predefined limit."],["Transient errors in this policy are defined as those with `kInternal` or `kUnavailable` status codes."],["You can adjust the maximum number of allowed transient failures when constructing an instance of `TopicStatsServiceLimitedErrorCountRetryPolicy`, with setting `maximum_failures` to 0 effectively disabling retries."],["The latest version of this class is `2.37.0-rc` with previous versions going back to `2.11.0`, all available for reference in the documentation."]]],[]]