[[["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 webpage details the `ConversationalSearchServiceLimitedErrorCountRetryPolicy`, a class used to manage retries for the `ConversationalSearchServiceConnection` in the Google Cloud Discovery Engine C++ library."],["The retry policy stops retrying if a non-transient error is encountered or if the number of transient failures exceeds the specified `maximum_failures` threshold."],["Only `kUnavailable` status codes are considered transient errors within this retry policy's implementation."],["The class offers constructors to define the maximum allowed transient errors, supporting both copy and move semantics, and also provides methods to check for exhaustion and permanent failure."],["The latest release candidate is version 2.37.0-rc, with previous versions listed in descending order, including the version 2.32.0, which is the version this page mainly references."]]],[]]