[[["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-17 UTC."],[[["This document provides information on the `SearchServiceLimitedErrorCountRetryPolicy` class, which is a retry policy for `SearchServiceConnection`."],["The policy stops retrying if an RPC returns a non-transient error or if a certain number of transient failures are detected."],["Transient errors are defined as those that have the `kUnavailable` status code."],["The `SearchServiceLimitedErrorCountRetryPolicy` can be configured to tolerate a specified maximum number of transient failures, which can be set to 0 to disable retries."],["The class also allows for the management of errors and provides methods to determine if the maximum number of failures have been met, if the failure is permanent, or if it should retry."]]],[]]