[[["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-04-17 UTC."],[[["This webpage details the `DocumentServiceLimitedErrorCountRetryPolicy`, a retry mechanism for `DocumentServiceConnection` in the Google Cloud Discovery Engine C++ library."],["The policy is designed to halt retries upon encountering a non-transient error or exceeding a predefined count of transient failures."],["Transient errors, in the context of this policy, are defined as status codes with `kUnavailable`."],["The policy can be customized to allow a specific maximum number of transient errors via the `DocumentServiceLimitedErrorCountRetryPolicy(int)` constructor or can be disabled entirely by setting `maximum_failures` to 0."],["The page also provides links to different versions of this class, ranging from 2.15.1 to 2.37.0-rc, allowing access to specific versions of the documentation."]]],[]]