[[["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-05 UTC."],[[["This webpage details the `TopicStatsServiceLimitedErrorCountRetryPolicy`, a retry policy class for `TopicStatsServiceConnection` in the Pub/Sub Lite C++ library."],["The policy limits retries based on the number of transient errors, stopping if a non-transient error occurs or the maximum number of transient failures is reached."],["Transient errors are classified as `kInternal` or `kUnavailable` status codes, while `maximum_failures` is a parameter you can set during the policy's construction to adjust the limit."],["The page lists all the available versions of the pubsublite library from 2.11.0 to the latest 2.37.0-rc."],["The class provides functions to check the maximum number of failures allowed, whether it has been exhausted, and if a failure is considered permanent."]]],[]]