[[["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 document provides information on the `CloudQuotasLimitedErrorCountRetryPolicy`, which is a retry policy designed for `CloudQuotasConnection` in the C++ library."],["The policy stops retrying when a non-transient error occurs or when the number of transient failures exceeds a predefined limit."],["`kUnavailable` status codes are considered transient errors, which means that they are able to be retried with this policy."],["This policy allows users to construct instances that tolerate a specified number of transient errors, with the ability to disable the retry loop entirely by setting `maximum_failures` to 0."],["The document also includes information on constructors, functions, and type aliases for `CloudQuotasLimitedErrorCountRetryPolicy`, detailing their parameters, descriptions, and return types."]]],[]]