[[["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 `DocumentServiceLimitedErrorCountRetryPolicy`, a retry mechanism for `DocumentServiceConnection` in the Google Cloud Discovery Engine C++ library."],["The policy retries operations based on error count, stopping if a non-transient error occurs or if the maximum number of transient failures is exceeded, with `kUnavailable` being treated as a transient error."],["You can initialize the policy with a specified `maximum_failures` integer parameter to define the tolerance for transient errors, and setting it to 0 will disable retries."],["The policy includes methods to check if retries are exhausted, if an error is permanent, and to create a fresh copy of itself."],["There is a full history of this class, including the latest version which is version 2.37.0-rc, and going back to 2.15.1."]]],[]]