[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-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."]]],[]]