[[["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 provides documentation for the `ProjectsLimitedErrorCountRetryPolicy` class, a retry mechanism for `ProjectsConnection` in the Google Cloud C++ client library."],["The `ProjectsLimitedErrorCountRetryPolicy` halts retries if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, treating `kUnavailable` status codes as transient errors."],["The class can be instantiated to allow a certain number of transient failures, with the option to disable retries entirely by setting the `maximum_failures` to 0."],["The page details the constructors, various functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()` and `clone()`, and a type alias `BaseType`."],["This page contains links to the documentation for various versions, going from version 2.37.0-rc to version 2.11.0, each page detailing the same class in its specific version."]]],[]]