[[["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."],[[["The latest version available is 2.37.0-rc, with numerous older versions of the documentation also accessible."],["`SubscriptionAdminLimitedErrorCountRetryPolicy` is a retry policy designed for `SubscriptionAdminConnection` that halts retries upon encountering non-transient errors or exceeding a set number of transient failures."],["This policy treats `kUnavailable` as a transient error, meaning it will retry if this status code is returned."],["The policy can be disabled by setting the `maximum_failures` to 0, stopping the retry loop entirely."],["The policy also can detect if the retry loop has been exhausted with the `IsExhausted()` function."]]],[]]