[[["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 provides information on the `RowAccessPolicyServiceLimitedErrorCountRetryPolicy` class, which is used for retrying operations in `RowAccessPolicyServiceConnection` based on the number of errors encountered."],["The retry policy will cease if a non-transient error is returned by an RPC or if the number of transient errors exceeds a defined limit."],["The `kUnavailable` status code is recognized as a transient error in this retry policy class, allowing for retries when this code is received."],["You can control the maximum number of transient failures tolerated by the policy during construction using the `maximum_failures` parameter, or disable retries entirely by setting `maximum_failures` to 0."],["The document also shows the availability of various versions for this policy, with version 2.37.0-rc as the latest available."]]],[]]