[[["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."],[[["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 a non-transient error occurs or when the number of transient failures exceeds a set limit."],["`kUnavailable` status codes are considered transient errors, which means that the policy will allow retries in this case."],["The retry policy's behavior can be customized by setting the `maximum_failures` parameter during the policy instance's construction."],["The document details information on the classes' constructors and functions, along with the parameters, return types, and type aliases associated with each of them."]]],[]]