[[["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 page details the `TopicStatsServiceLimitedErrorCountRetryPolicy`, a retry policy for `TopicStatsServiceConnection` that limits retries based on the number of transient errors."],["The policy stops retrying if a non-transient error occurs or if the number of transient failures exceeds a predefined maximum."],["Transient errors are defined as those with `kInternal` or `kUnavailable` status codes."],["The `maximum_failures` parameter, set during construction, determines the threshold for transient errors before the retry loop is terminated, which can be set to 0 to disable retries."],["The page provides links to previous versions of the `TopicStatsServiceLimitedErrorCountRetryPolicy`, ranging from 2.11.0 to the latest release candidate version 2.37.0-rc."]]],[]]