[[["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."],[[["The latest version of the `ConversationalSearchServiceLimitedErrorCountRetryPolicy` is `2.37.0-rc`, and this page provides access to documentation for versions ranging from `2.15.1` to `2.37.0-rc`."],["This retry policy is designed for the `ConversationalSearchServiceConnection` and halts retries if a non-transient error occurs or if the number of transient failures exceeds a predefined threshold."],["Transient errors are identified by the `kUnavailable` status code, according to this class's defined criteria."],["The `ConversationalSearchServiceLimitedErrorCountRetryPolicy` class includes constructors to create instances that can be set to tolerate a maximum number of transient errors, with an option to disable the retry loop by setting `maximum_failures` to 0."],["Key functions of the class include `maximum_failures()`, `OnFailure(Status const &)`, `IsExhausted()`, `IsPermanentFailure(Status const &)`, and `clone()`, which manage and control the error handling and retry behavior."]]],[]]