[[["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-08-14 UTC."],[[["\u003cp\u003eThe page details the \u003ccode\u003eWebSecurityScannerLimitedErrorCountRetryPolicy\u003c/code\u003e, which is used to manage retries for \u003ccode\u003eWebSecurityScannerConnection\u003c/code\u003e based on the number of errors encountered.\u003c/p\u003e\n"],["\u003cp\u003eThis retry policy will cease operations when a non-transient error occurs or if the number of transient errors exceeds a predefined limit.\u003c/p\u003e\n"],["\u003cp\u003eTransient errors are specifically identified as those with the \u003ccode\u003ekUnavailable\u003c/code\u003e status code.\u003c/p\u003e\n"],["\u003cp\u003eThe policy's constructor, \u003ccode\u003eWebSecurityScannerLimitedErrorCountRetryPolicy(int)\u003c/code\u003e, allows configuration of the maximum number of transient failures allowed before stopping retries, and setting \u003ccode\u003emaximum_failures\u003c/code\u003e to \u003ccode\u003e0\u003c/code\u003e will disable it.\u003c/p\u003e\n"],["\u003cp\u003eThe policy class includes methods to determine the maximum number of failures, if the policy is exhausted, if a failure is permanent, to handle failures and to create a new instance of the policy.\u003c/p\u003e\n"]]],[],null,[]]