[[["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`, which is used for retrying `WebSecurityScannerConnection` operations based on the number of errors encountered."],["The retry policy stops if an RPC returns a non-transient error or if the number of transient failures exceeds a predefined limit."],["The `kUnavailable` status code is considered a transient error for the purposes of this retry policy."],["Users can control the tolerance for transient errors by setting the `maximum_failures` parameter during the creation of a `WebSecurityScannerLimitedErrorCountRetryPolicy` instance, and by setting it to 0, the retry loop can be disabled."],["The webpage provides access to various version of the `WebSecurityScannerLimitedErrorCountRetryPolicy`, ranging from version `2.11.0` to `2.37.0-rc` (latest)."]]],[]]