[[["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 page details the `SearchServiceLimitedErrorCountRetryPolicy` class, which manages retries for the `SearchServiceConnection` in Google Cloud's Discovery Engine C++ library."],["The policy limits the number of transient errors before ceasing retries, where only `kUnavailable` status codes are considered transient."],["The class includes constructors to set the maximum number of tolerated failures, allowing the retry loop to be disabled if set to 0."],["The policy offers functions to determine if the maximum failures have been reached, check for permanent failures, and clone the policy for a fresh retry attempt."],["This page also includes a list of different versions of the `SearchServiceLimitedErrorCountRetryPolicy` class, including the latest release candidate 2.37.0-rc, and versions down to 2.15.1."]]],[]]