[[["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 `DocumentServiceLimitedErrorCountRetryPolicy` class in the Google Cloud C++ client library for Discovery Engine, detailing its functionality across multiple versions."],["The `DocumentServiceLimitedErrorCountRetryPolicy` class manages retries for `DocumentServiceConnection` by limiting the number of transient errors, such as `kUnavailable`."],["The retry policy stops when it encounters a non-transient error or exceeds the allowed number of transient failures."],["Users can control the maximum number of transient errors tolerated by the retry policy by providing an integer during the constructor, and a maximum_failures of `0` will disable retry."],["The page includes various constructors and functions such as `OnFailure`, `IsExhausted`, `IsPermanentFailure`, `clone` and `maximum_failures()` to manage the retry behavior."]]],[]]