[[["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 `IDSLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud C++ library's IDS component, with a focus on its various versions."],["The `IDSLimitedErrorCountRetryPolicy` is a retry mechanism designed for `IDSConnection`, stopping if it detects a non-transient error or surpasses a defined threshold of transient failures."],["Transient errors, such as `kUnavailable`, trigger retries, and the policy's behavior is configurable by setting the `maximum_failures` parameter during instantiation."],["The page covers the class constructors, including one that sets the maximum number of transient failures, and functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()` and `clone()`."],["The page lists many versions of the `IDSLimitedErrorCountRetryPolicy`, starting with version `2.37.0-rc (latest)` down to version `2.11.0`."]]],[]]