[[["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 Discovery Engine C++ client library, detailing its functionality across various versions."],["The `DocumentServiceLimitedErrorCountRetryPolicy` class manages retries for `DocumentServiceConnection` based on the number of errors encountered, stopping retries on non-transient errors or when exceeding a specified maximum failure count."],["Transient errors, such as `kUnavailable`, trigger retry attempts, and you can customize the maximum number of allowed transient errors when constructing an instance, with a value of 0 disabling retries altogether."],["The class provides methods to check if the retry policy is exhausted, if a failure is permanent, to retrieve the maximum allowed failures, and allows for cloning to reset the state."],["The documentation is available for multiple versions, ranging from 2.15.1 up to the latest release candidate, 2.37.0-rc."]]],[]]