[[["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-14 UTC."],[[["This document provides information on the `ConversationalSearchServiceLimitedErrorCountRetryPolicy` class, which is designed to manage retries for `ConversationalSearchServiceConnection` based on the number of errors encountered."],["The retry policy will cease if a non-transient error is returned by an RPC or if the number of transient errors exceeds a specified limit."],["Transient errors in this context are specifically defined as those with the status code `kUnavailable`."],["The class allows for setting the maximum number of transient failures that will be tolerated before retries are stopped, and disabling the retry loop entirely by setting `maximum_failures` to 0."],["There are multiple versions of this class listed from version 2.15.1 to the latest release candidate, 2.37.0-rc."]]],[]]