[[["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-07 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."]]],[]]