[[["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-07-09 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."]]],[]]