[[["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 used for `WebSecurityScannerConnection` that is designed to manage transient errors."],["The policy halts retries upon encountering non-transient errors or when the number of transient failures exceeds a specified limit, with `kUnavailable` being treated as transient."],["Users can configure the maximum number of allowed transient failures via the constructor, and setting it to 0 will disable retries."],["The webpage lists numerous versions of the policy, from 2.11.0 up to the latest release candidate 2.37.0-rc, with each version linking to its respective documentation."],["It also includes detailed documentation about the constructors, functions, and type aliases associated with the policy, such as `maximum_failures()`, `OnFailure(Status const &)`, and `BaseType`."]]],[]]