[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-18 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."]]],[]]