[[["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-04-09 UTC."],[[["This document provides information on the `TenantServiceLimitedErrorCountRetryPolicy`, a class that manages retries for the `TenantServiceConnection`."],["The retry policy will stop if an RPC returns a non-transient error or if it exceeds a set number of transient failures, treating `kUnavailable` as a transient error."],["The `TenantServiceLimitedErrorCountRetryPolicy` can be configured to allow a certain number of transient errors specified by `maximum_failures`, with a value of 0 disabling retries."],["The class includes constructors for creating instances, along with functions to check the maximum failures, determine if a failure is permanent, and to check if the policy is exhausted."],["This page contains documentation for many versions of the same class, from version 2.11.0 all the way to the latest release candidate 2.37.0-rc."]]],[]]