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