[[["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 webpage details the `WebSecurityScannerLimitedErrorCountRetryPolicy`, a retry policy for `WebSecurityScannerConnection` that manages transient errors."],["The policy ceases retrying upon encountering a non-transient error or exceeding a specified number of transient failures, with `kUnavailable` status codes classified as transient errors."],["The policy is configurable to allow a maximum number of transient errors via the `maximum_failures` parameter in the constructor, or disable the loop entirely by setting the parameter to 0."],["The webpage provides a historical view of the `WebSecurityScannerLimitedErrorCountRetryPolicy` class across multiple version releases, with the latest version being `2.37.0-rc` and down to version `2.11.0`."],["The class contains functions to determine if it is exhausted, if a failure is permanent, check the maximum number of failures, and allows the cloning of an instance of itself."]]],[]]