[[["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 details the `ProjectServiceLimitedErrorCountRetryPolicy`, a retry mechanism for `ProjectServiceConnection` in the Google Cloud Discovery Engine C++ library."],["The retry policy halts if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, specifically treating `kUnavailable` status codes as transient errors."],["The policy is instantiated with a constructor that accepts an integer for `maximum_failures`, determining the allowed number of transient errors, with the ability to disable retries when set to zero."],["This page also lists all the available versions of the `ProjectServiceLimitedErrorCountRetryPolicy` class, with version 2.37.0-rc as the latest release candidate."],["There are also several functions defined within this policy, such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` with their specific return types and descriptions."]]],[]]