[[["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 document provides information on the `WebRiskServiceLimitedErrorCountRetryPolicy`, which is a retry policy designed for `WebRiskServiceConnection` in the context of WebRisk service."],["The retry policy halts retries if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, treating the status code `kUnavailable` as a transient error."],["The `WebRiskServiceLimitedErrorCountRetryPolicy` can be constructed with a specified maximum number of transient failures, and it can be disabled by setting the `maximum_failures` parameter to 0."],["The policy offers functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` to manage the retry behavior."],["The document lists various versions of the WebRisk service, ranging from `2.11.0` to `2.37.0-rc`, with links to their respective class documentation, and it highlights `2.37.0-rc` as the latest version."]]],[]]