[[["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 document outlines the `ConversationalSearchServiceLimitedErrorCountRetryPolicy`, a class for managing retries in the `ConversationalSearchServiceConnection` based on the number of errors encountered."],["The policy stops retrying if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, treating the status code `kUnavailable` as a transient error."],["The policy can be configured to tolerate a certain number of transient errors via its constructor, with the option to disable retries completely by setting `maximum_failures` to 0."],["The document presents version history, going back to 2.15.1 and up to the latest version 2.37.0-rc, with the page contents representing version 2.31.0, and details constructor and function information."],["It also explains how to clone the policy and specifies the type alias `BaseType` which maps to `ConversationalSearchServiceRetryPolicy`."]]],[]]