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