[[["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 event of errors."],["The retry policy halts if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, with `kUnavailable` being the status code for transient errors."],["You can instantiate the `ConversationalSearchServiceLimitedErrorCountRetryPolicy` with an integer to specify the maximum number of transient errors to tolerate, and setting this to 0 disables the retry mechanism."],["The page provides access to the documentation of this class through various versions, from 2.15.1 up to 2.37.0-rc, and it can be found in version 2.34.0."],["The class has different functions available to interact with such as `maximum_failures() const`, `OnFailure(Status const &)`, `IsExhausted() const`, `IsPermanentFailure(Status const &) const` and `clone() const`."]]],[]]