[[["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 webpage details the `DataScanServiceLimitedErrorCountRetryPolicy`, a retry policy for `DataScanServiceConnection` that limits retries based on the number of transient errors encountered."],["The policy terminates if a non-transient error occurs or if the number of transient failures exceeds the prescribed limit, with `kUnavailable` status codes being the only transient errors."],["Constructors are available to create instances of the policy, including one that disables the retry loop by setting `maximum_failures` to 0."],["The policy includes several functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` to control the error count and create new instances."],["The page lists multiple version numbers, ranging from 2.11.0 to the latest release candidate 2.37.0-rc, for `DataScanServiceLimitedErrorCountRetryPolicy` with direct links to the relevant documentation."]]],[]]