[[["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-21 UTC."],[[["This webpage details the `SiteSearchEngineServiceLimitedErrorCountRetryPolicy`, a retry policy for `SiteSearchEngineServiceConnection` that manages transient errors."],["The policy stops retrying if a non-transient error occurs or if the number of transient failures exceeds a set limit."],["Transient errors, in this case, are defined as those with the `kUnavailable` status code."],["The policy can be customized with a parameter that dictates how many transient failures are acceptable before ceasing retries, and can also be disabled entirely."],["The webpage also documents the constructors, functions, and type aliases associated with this retry policy, including the `maximum_failures()` and `clone()` functions, as well as the `BaseType` alias."]]],[]]