[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 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."]]],[]]