[[["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 `TopicAdminLimitedErrorCountRetryPolicy`, a retry mechanism for `TopicAdminConnection` in the Google Cloud Pub/Sub C++ client library."],["The policy halts retries upon encountering a non-transient error or exceeding a predefined number of transient failures, and `kUnavailable` is the status code treated as a transient error."],["Constructors for this policy allow users to define the maximum number of tolerable transient errors, including an option to disable the retry loop."],["Key functions include `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, which provide ways to check the retry limits, manage failure events, verify if the policy has been exhausted, define permanent errors, and create a copy of the current policy."],["The page provides information on versions from 2.11.0 up to 2.37.0-rc, with the latest being 2.37.0-rc."]]],[]]