[[["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."],[[["The latest version of the `ConversationalSearchServiceLimitedErrorCountRetryPolicy` is 2.37.0-rc, and this page provides access to documentation for multiple versions dating back to 2.15.1."],["This retry policy is designed for `ConversationalSearchServiceConnection` and halts retries if a non-transient error occurs or if a predefined limit of transient failures is exceeded."],["The policy treats the `kUnavailable` status code as a transient error."],["You can control the number of allowed transient errors via the `maximum_failures` parameter, and setting this to `0` will disable the retry mechanism."],["The class offers functions for managing retry behavior, such as `OnFailure`, `IsExhausted`, and `IsPermanentFailure`, as well as a `clone` method to create new, reset policy instances."]]],[]]