[[["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-14 UTC."],[[["This webpage details the `DomainsLimitedErrorCountRetryPolicy`, a retry mechanism for `DomainsConnection` in Google Cloud C++ client libraries, starting from version 2.20.0."],["The retry policy terminates if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, and it treats `kUnavailable` status codes as transient errors."],["The class includes constructors to set the maximum number of tolerable transient errors and to copy or move existing policies."],["It provides functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` to manage and evaluate the retry status, along with a `clone()` method to reset the policy."],["The webpage lists the classes documentation for the multiple versions, starting from the latest 2.37.0-rc version down to 2.12.0, each providing the documentation for the same `DomainsLimitedErrorCountRetryPolicy` class."]]],[]]