[[["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 page details the `SiteSearchEngineServiceLimitedErrorCountRetryPolicy`, a retry mechanism for `SiteSearchEngineServiceConnection` that halts retries upon encountering a non-transient error or exceeding a specified number of transient failures."],["The policy considers the `kUnavailable` status code as a transient error."],["The `SiteSearchEngineServiceLimitedErrorCountRetryPolicy` class can be instantiated with a `maximum_failures` parameter to set the tolerance level for transient errors, and a `maximum_failures` value of 0 disables the retry loop."],["The class provides functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()` and `clone()` to manage and determine the state and properties of a retry attempt."],["This page documents the class across multiple versions, ranging from 2.15.1 to 2.37.0-rc, with 2.37.0-rc being the latest version, and 2.28.0 being the current active version."]]],[]]