[[["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 document provides information on the `SearchServiceLimitedErrorCountRetryPolicy` class, which is used for handling retries in the `SearchServiceConnection`."],["The retry policy is designed to stop retrying when it encounters a non-transient error or when the number of transient failures exceeds a defined limit."],["The policy considers the `kUnavailable` status code as a transient error, while all other errors are considered non-transient."],["You can configure the maximum number of transient errors allowed using the `maximum_failures` parameter when constructing an instance, and set it to 0 to disable retries."],["The page also lists the available versions, the latest one being `2.37.0-rc`, and describes the constructors, functions, and type alias associated with this policy."]]],[]]