[[["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-07-09 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."]]],[]]