[[["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-14 UTC."],[[["This webpage details the `WebSecurityScannerLimitedErrorCountRetryPolicy`, a retry policy used for `WebSecurityScannerConnection` in the C++ Web Security Scanner library."],["The policy limits retries based on the number of transient errors, stopping if a non-transient error occurs or the maximum number of transient failures is reached, with `kUnavailable` being the status code treated as transient."],["The policy can be constructed with a specified `maximum_failures` parameter to set the error tolerance, and it can be disabled by setting this parameter to 0."],["The class provides methods to check if retries are exhausted (`IsExhausted`), if a failure is permanent (`IsPermanentFailure`), the maximum number of failures (`maximum_failures`), and methods to manage failures and cloning."],["The page also lists the available versions for the WebSecurityScanner service, starting from 2.37.0-rc down to 2.11.0."]]],[]]