[[["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 `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, specifically treating `kUnavailable` as a transient error."],["The class includes constructors to set the maximum number of tolerated transient errors, including options to disable the retry loop by setting it to zero, as well as copy and move constructors."],["Key functions of this class include `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, each serving a distinct role in the policy's operation."],["The webpage provides access to different versions of the documentation for this class, ranging from version 2.11.0 to 2.37.0-rc."]]],[]]