[[["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-08-14 UTC."],[[["This document describes the `CloudQuotasLimitedErrorCountRetryPolicy`, which is used for retrying operations within `CloudQuotasConnection` based on the number of errors encountered."],["The policy halts retries if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["The policy considers `kUnavailable` status codes as transient errors that are eligible for retry."],["You can customize the number of acceptable transient failures when creating a new instance of this policy, with the option to disable retries by setting the `maximum_failures` to 0."],["The latest version available is 2.37.0-rc, with a range of prior version documented as well, including 2.23.0."]]],[]]