[[["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` for the Google Cloud Discovery Engine C++ library, specifically for version 2.28.0 and above."],["The `RankServiceLimitedErrorCountRetryPolicy` class defines a retry mechanism for `RankServiceConnection`, stopping retries upon encountering non-transient errors or exceeding a specified number of transient failures."],["Transient errors, according to this policy, are represented by the `kUnavailable` status code, and can be defined by the user."],["The policy's behavior is customizable through the `maximum_failures` parameter in the constructor, allowing users to set the tolerance for transient errors, or even disable the retry logic altogether by setting the maximum number of failures to 0."],["The page also provides a list of historical versions of the `RankServiceLimitedErrorCountRetryPolicy`, starting from version 2.15.1 all the way to the latest version 2.37.0-rc."]]],[]]