[[["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 used with `WebSecurityScannerConnection` that limits the number of transient errors before stopping retries."],["The policy treats the `kUnavailable` status code as a transient error, and stops retrying if a non-transient error is returned by an RPC, or if the number of transient errors exceeds the prescribed limit."],["The `WebSecurityScannerLimitedErrorCountRetryPolicy` class constructor allows setting the maximum number of transient failures, with the option to disable retries by setting this value to 0."],["The page provides documentation for various methods of the `WebSecurityScannerLimitedErrorCountRetryPolicy` class such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`."],["The webpage lists multiple versions of the `WebSecurityScannerLimitedErrorCountRetryPolicy` class, ranging from 2.11.0 to 2.37.0-rc (latest)."]]],[]]