[[["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 `CompletionServiceLimitedErrorCountRetryPolicy`, a retry mechanism for `CompletionServiceConnection` in the Google Cloud Discovery Engine C++ library."],["The policy is designed to halt retries when encountering non-transient errors or after exceeding a specified number of transient failures, with `kUnavailable` being treated as transient."],["The latest version is 2.37.0-rc, and the page also covers many past versions of this class, with each version linked to its respective documentation."],["The policy can be customized by setting `maximum_failures` during construction, and setting this to `0` will disable the retry loop."],["Key functions of this policy class include `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` with the documentation listing their respective parameters and return types."]]],[]]