[[["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-05 UTC."],[[["This document describes the `RowAccessPolicyServiceLimitedErrorCountRetryPolicy`, a retry policy for `RowAccessPolicyServiceConnection` that manages retries based on the number of errors encountered."],["The policy halts retries if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, treating the status code `kUnavailable` as a transient error."],["The class can be instantiated with a `maximum_failures` parameter to define the tolerance for transient errors, with a value of 0 effectively disabling retries."],["The class provides functions to check the current maximum failures, whether the retry policy is exhausted, if a status is considered a permanent failure, and a way to create a clone of the policy."],["This class comes with various version references, including the latest release candidate `2.37.0-rc` and historical versions down to `2.27.0`."]]],[]]