[[["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 details the `SubscriptionAdminLimitedErrorCountRetryPolicy` class, which manages retry attempts for `SubscriptionAdminConnection` based on error counts."],["The policy halts retries upon encountering a non-transient error or exceeding a set number of transient failures, where `kUnavailable` is considered a transient error."],["The class allows configuration of the maximum number of transient failures via the constructor, and the retry loop can be disabled by setting `maximum_failures` to 0."],["The webpage provides access to the documentation of numerous past versions of this policy, all the way back to version 2.11.0, with the latest version being the release candidate version 2.37.0-rc."],["There are also several functions covered on this webpage, such as `maximum_failures()`, `OnFailure(Status const &)`, `IsExhausted()`, `IsPermanentFailure(Status const &)`, and `clone()`."]]],[]]