[[["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-21 UTC."],[[["This webpage details the `TopicAdminLimitedErrorCountRetryPolicy`, a retry mechanism for `TopicAdminConnection` in the Google Cloud Pub/Sub C++ client library."],["The policy halts retries when encountering a non-transient error or exceeding a predefined number of transient failures, and `kUnavailable` is the status code treated as a transient error."],["You can set a limit to the number of transient errors tolerated through the constructor's `maximum_failures` parameter, and disabling retries is achieved by setting this to 0."],["The webpage provides an overview of several key functions, including `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, as well as descriptions and parameters of the constructors and their associated values."],["The page also lists links to this class for different versions of the library, from the most recent release candidate `2.37.0-rc`, down to `2.11.0`."]]],[]]