[[["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 webpage provides documentation for the `RuleSetServiceLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud Content Warehouse C++ client library, specifically version 2.30.0."],["The `RuleSetServiceLimitedErrorCountRetryPolicy` class implements a retry policy for `RuleSetServiceConnection`, limiting retries based on the number of transient errors encountered during Remote Procedure Calls (RPCs)."],["The policy halts retries upon detecting a non-transient error or exceeding a specified number of transient failures, where `kUnavailable` status code is considered a transient error."],["You can customize the maximum number of transient errors tolerated by using the constructor, and can disable it entirely by setting the number of maximum failures to 0."],["This page provides links to the documentation of past versions of this class, ranging from version 2.12.0 to the most current release candidate version, 2.37.0-rc."]]],[]]