[[["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 page details the `DomainsLimitedErrorCountRetryPolicy`, a retry mechanism for `DomainsConnection` in Google Cloud C++ client libraries, which is designed to manage transient errors during RPC calls."],["The retry policy will cease if a non-transient error is encountered or if the number of transient failures exceeds the specified limit, where `kUnavailable` is the only transient error status code considered."],["The policy can be customized with a specified maximum number of allowed transient failures when constructed, where a value of zero will disable retries."],["The page lists all the available versions of the document, from 2.37.0-rc (latest) to 2.12.0."],["The documentation includes constructors, functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, `clone()`, and a `BaseType` alias, all relevant to managing and understanding the behavior of this retry policy."]]],[]]