[[["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-04-09 UTC."],[[["This document describes the `SearchServiceLimitedErrorCountRetryPolicy`, a retry policy designed for `SearchServiceConnection` that focuses on counting errors."],["The policy will cease retrying if a non-transient error is encountered or if the number of transient failures exceeds a predefined limit."],["Transient errors, specifically those with a `kUnavailable` status code, are the only types that trigger retries under this policy."],["The number of tolerated transient failures can be configured when creating an instance of the policy, and you can disable the retry loop entirely by setting the `maximum_failures` parameter to 0."],["The document contains a list of all the previous versions of this policy, along with their corresponding links, the latest being `2.37.0-rc` and the earliest being `2.11.0`."]]],[]]