[[["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."],[[["The page documents the `DataScanServiceLimitedErrorCountRetryPolicy` class, which defines a retry policy for `DataScanServiceConnection` based on the number of errors encountered."],["This retry policy terminates when a non-transient error occurs or when the number of transient failures exceeds a predefined limit."],["Only `kUnavailable` status codes are considered transient errors under this class's configuration."],["The class offers constructors to specify the maximum allowed number of transient errors, and methods to check for policy exhaustion, permanent failures, and creating new policy instances."],["The page also has versions history of the `DataScanServiceLimitedErrorCountRetryPolicy`, with version 2.37.0 being the latest, and versions going back to 2.11.0."]]],[]]