[[["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 `ServiceUsageLimitedErrorCountRetryPolicy`, a class used for setting up a retry policy for `ServiceUsageConnection` in C++."],["The policy stops retrying when a non-transient error occurs or when the number of transient failures exceeds a set maximum."],["The class constructor `ServiceUsageLimitedErrorCountRetryPolicy(int)` allows users to set the maximum number of transient errors tolerated before the retry loop stops."],["The available versions of the class range from version 2.11.0 all the way to 2.37.0-rc, which is currently the latest, with links to the documentation of each version."],["The only transient error recognized by this class is `kUnavailable`."]]],[]]