[[["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 `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."]]],[]]