[[["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 designed to manage retries for `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 specified limit, with `kUnavailable` being treated as a transient error."],["The class supports several constructors allowing the configuration of the maximum number of transient errors (`maximum_failures`) and allowing copies and moves, offering flexibility in how the policy is instantiated and managed."],["The class includes functions to get the maximum failures allowed, and virtual functions such as OnFailure, IsExhausted, IsPermanentFailure and clone to control the process and check for limits."],["The documentation also lists the different versions of this service, providing links to each, with the latest version being 2.37.0-rc."]]],[]]