[[["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 webpage provides documentation for the `TopicStatsServiceLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud Pub/Sub Lite C++ library."],["The class implements a retry policy that stops retrying if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["Transient errors in this context are defined as having status codes of `kInternal` or `kUnavailable`, while `maximum_failures` is the parameter to indicate the limit of how many failures are allowed before the retry loop stops."],["The documentation offers information on available constructors, functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, along with a type alias `BaseType`."],["This page also lists the available versions for this class, with the most recent being version 2.37.0-rc."]]],[]]