[[["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."],[[["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 maximum."],["Transient errors are classified as `kInternal` or `kUnavailable` status codes, while any other status codes would halt the retries."],["The `TopicStatsServiceLimitedErrorCountRetryPolicy` class has functions to set a maximum number of failures, check if exhausted, clone the policy and check for permanent failures."],["The webpage also includes access to previous versions of this retry policy, all the way back to version 2.11.0, and the latest release candidate."]]],[]]