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