[[["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-21 UTC."],[[["This webpage details the `RankServiceLimitedErrorCountRetryPolicy`, a retry mechanism for `RankServiceConnection` 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 specifically defined as those returning the `kUnavailable` status code."],["You can create instances of the `RankServiceLimitedErrorCountRetryPolicy` with a specified `maximum_failures`, also providing a way to completely disable retries by setting this value to 0."],["The documentation provides a history of versions from 2.15.1 up to the latest, 2.37.0-rc."]]],[]]