[[["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 page provides documentation for the `ServiceUsageLimitedErrorCountRetryPolicy` class, which is used for handling retries in `ServiceUsageConnection` based on the number of errors encountered."],["The latest release candidate for this class is version 2.37.0-rc, and the available versions range from that down to 2.11.0."],["This retry policy halts operation if a non-transient error occurs or if the count of transient failures surpasses a specified maximum, with `kUnavailable` being the sole status code treated as a transient error."],["The class offers constructors for setting a maximum number of transient errors, as well as functions to determine the maximum failures allowed, whether the retry loop is exhausted, or if a failure is permanent."],["The class provides a method to create a new instance of the policy, reset to the initial state, and an alias for the `ServiceUsageRetryPolicy` type."]]],[]]