[[["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 `WebRiskServiceLimitedErrorCountRetryPolicy`, a retry policy for `WebRiskServiceConnection` that limits retries based on the number of transient errors encountered."],["The policy ceases retrying when a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["The class treats `kUnavailable` status codes as transient errors and allows setting the maximum number of transient failures through a constructor parameter."],["The latest version available is 2.37.0-rc, and there are several other versions listed on the page, including 2.36.0 down to 2.11.0, and users can navigate to each versions specific page from this page."],["Several functions are detailed for this retry policy including `OnFailure`, `IsExhausted`, `IsPermanentFailure`, `clone` and `maximum_failures`, as well as detailing type aliases and various constructors."]]],[]]