[[["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 webpage provides documentation for the `ConversationalSearchServiceLimitedErrorCountRetryPolicy` class, designed for handling transient errors in the `ConversationalSearchServiceConnection`."],["The latest version available is `2.37.0-rc`, and the page documents versions going back to `2.15.1` for the `ConversationalSearchServiceLimitedErrorCountRetryPolicy` class."],["The retry policy stops when a non-transient error is encountered or when the number of transient failures exceeds the defined `maximum_failures`."],["The `ConversationalSearchServiceLimitedErrorCountRetryPolicy` treats the status code `kUnavailable` as a transient error."],["You can control retry behavior by creating the instance with a certain number of maximum failures, including disabling retries by providing a maximum_failures of 0."]]],[]]