[[["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-04-09 UTC."],[[["This webpage 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 when the number of transient failures exceeds a predefined limit, with `kUnavailable` being treated as a transient error."],["The `DataScanServiceLimitedErrorCountRetryPolicy` can be constructed with an `int` to define the maximum number of transient failures allowed, or passing 0 to disable retries."],["The page documents various versions of the `DataScanServiceLimitedErrorCountRetryPolicy` class, ranging from the latest release candidate version `2.37.0-rc` down to version `2.11.0`."],["The page also provides information on the `DataScanServiceLimitedErrorCountRetryPolicy`'s constructors and functions such as `maximum_failures()`, `OnFailure(Status const &)`, `IsExhausted()`, `IsPermanentFailure(Status const &)`, and `clone()` along with their description."]]],[]]