[[["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 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` status codes classified as transient errors."],["The policy is configurable via the constructor to specify the maximum allowed number of transient failures, where setting `maximum_failures` to 0 will disable retries."],["The page also provides a historical list of other release versions, ranging from version 2.37.0-rc down to version 2.11.0."],["The class contains several functions to check for transient failures, such as `IsExhausted`, `IsPermanentFailure`, and `OnFailure` as well as a `clone()` function to create a new policy instance."]]],[]]