[[["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-14 UTC."],[[["This page details the `DataScanServiceLimitedErrorCountRetryPolicy`, a retry policy for `DataScanServiceConnection` that limits retries based on the number of transient errors encountered."],["The policy ceases retrying upon encountering a non-transient error or exceeding the maximum allowed number of transient failures, with `kUnavailable` status codes being the only errors considered transient by this class."],["Users can specify the maximum number of transient failures the policy should tolerate via the constructor, with a value of 0 effectively disabling the retry loop."],["The page also lists version history from 2.11.0 to the latest release candidate 2.37.0-rc, along with functions, parameters, return types, and type aliases."],["The virtual clone function allows for the creation of a new instance of the policy, reset to its initial state."]]],[]]