[[["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 class for `WebSecurityScannerConnection` that manages transient errors."],["The policy halts retries upon encountering a non-transient error or exceeding a predefined number of transient failures, where `kUnavailable` is considered a transient error."],["The class allows the user to set `maximum_failures`, which will dictate the amount of transient errors the retry policy will tolerate before failing."],["The webpage contains links to documentation for several versions, including the latest release candidate, 2.37.0-rc, and also versions ranging back to 2.11.0."],["The `WebSecurityScannerLimitedErrorCountRetryPolicy` class can be constructed with an integer for `maximum_failures` or with an existing `WebSecurityScannerLimitedErrorCountRetryPolicy` instance."]]],[]]