[[["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-04-17 UTC."],[[["This document outlines the `ServiceUsageLimitedErrorCountRetryPolicy`, a retry mechanism for `ServiceUsageConnection` in the Google Cloud C++ client library."],["The retry policy limits the number of transient errors (specifically `kUnavailable`) that are tolerated before stopping retries."],["You can configure the maximum number of allowed transient failures during policy creation, and setting this value to `0` will disable retries."],["The latest version of the class is 2.37.0-rc, but previous versions of the class, such as 2.36.0, 2.35.0 and so on down to 2.11.0, are available for viewing as well."],["The class features functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, allowing for detailed control over retry behavior and the cloning of the policy."]]],[]]