[[["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 `SubscriptionAdminLimitedErrorCountRetryPolicy`, a retry mechanism for `SubscriptionAdminConnection` in the Google Cloud Pub/Sub C++ client library."],["The policy halts retries upon encountering a non-transient error or exceeding a set number of transient failures, and `kUnavailable` is the sole transient status code."],["The policy is instantiated by providing an `int` to dictate the maximum number of tolerated transient errors, which can also be set to zero to disable the retry loop altogether."],["The webpage shows all versions of this class, spanning from version 2.11.0 up to the latest release candidate version, 2.37.0-rc, and the active version 2.34.0."],["Key functions of the policy include `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, which control the behavior and status of the retry policy."]]],[]]