[[["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 if non-transient errors occur or if the number of transient failures exceeds a predefined limit, with `kUnavailable` as a recognized transient error code."],["Users can customize the maximum number of tolerated transient errors during the policy's construction, with a `maximum_failures` parameter, setting it to 0 disables the retry loop."],["The page lists the multiple versions of the C++ client library, ranging from version 2.11.0 to 2.37.0-rc (latest)."],["The class allows for checking the maximum number of failures allowed, if it has been exhausted, if a failure is permanent and it can clone itself to create a new instance of the policy."]]],[]]