[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-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."]]],[]]