[[["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-05 UTC."],[[["This webpage details the `ConversationalSearchServiceLimitedErrorCountRetryPolicy`, which is used to manage retries for the `ConversationalSearchServiceConnection` in the event of errors."],["The policy will cease retrying if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["Transient errors in this context are defined as RPC calls returning a `kUnavailable` status code."],["The class has functions such as `maximum_failures()`, `OnFailure(Status const &)`, `IsExhausted()`, and `IsPermanentFailure(Status const &)` that are relevant to the overall functionality of the class."],["The latest version available for reference on the `ConversationalSearchServiceLimitedErrorCountRetryPolicy` is version 2.37.0-rc, with a list of versions all the way back to version 2.15.1 available on this page."]]],[]]