[[["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-26 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."]]],[]]