[[["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` errors being considered transient."],["You can configure the number of tolerated transient errors using the constructor parameter `maximum_failures`, including disabling retries entirely by setting `maximum_failures` to 0."],["The content provides documentation for multiple versions of the `WebSecurityScannerLimitedErrorCountRetryPolicy`, ranging from 2.11.0 to 2.37.0-rc, including constructors, functions, parameters and types."]]],[]]