[[["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 outlines the `SiteSearchEngineServiceLimitedErrorCountRetryPolicy`, a class for managing retries in the `SiteSearchEngineServiceConnection` based on the number of errors encountered."],["The retry policy terminates if a non-transient error occurs or if the number of transient errors exceeds a predefined limit."],["The class considers only the `kUnavailable` status code as a transient error for retry purposes."],["Users can set the maximum number of transient errors by passing an integer during the construction of the `SiteSearchEngineServiceLimitedErrorCountRetryPolicy`, and it can be disabled altogether by setting the `maximum_failures` to 0."],["The document also lists the different versions, ranging from 2.15.1 to 2.37.0-rc (latest), that this class is available in."]]],[]]