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