[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage details the `DataScanServiceLimitedErrorCountRetryPolicy`, a retry policy for `DataScanServiceConnection` that limits retries based on the number of transient errors."],["The policy halts retrying if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["The class treats `kUnavailable` status codes as transient errors and provides a constructor to set the maximum number of tolerated transient failures."],["The page provides documentation for multiple versions of this class, with the latest version being 2.37.0-rc, and includes version from 2.36.0 down to 2.11.0."],["Key functions documented on the page are the constructor, `maximum_failures()`, `OnFailure(Status const &)`, `IsExhausted()`, `IsPermanentFailure(Status const &)`, and `clone()`, alongside a type alias `BaseType`."]]],[]]