[[["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 webpage details the `SiteSearchEngineServiceLimitedErrorCountRetryPolicy`, a class for managing retries based on error counts in the context of `SiteSearchEngineServiceConnection`."],["The retry policy will cease when it encounters a non-transient error or exceeds the predetermined limit of transient failures, with `kUnavailable` status codes being considered transient errors."],["This policy class has constructors that accept an integer `maximum_failures` for configuring the tolerance of errors, and has copy and move constructors."],["The `SiteSearchEngineServiceLimitedErrorCountRetryPolicy` class offers functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` to manage the retry process."],["This page provides a list of previous versions for this class, ranging from 2.15.1 up to the latest release candidate, 2.37.0-rc."]]],[]]