[[["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 used for setting up a retry policy for `TenantServiceConnection` based on the number of errors encountered."],["The retry policy will halt if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["Transient errors in this context are defined as `kUnavailable` status codes."],["The policy allows customization of the maximum number of tolerated transient errors through the `maximum_failures` parameter in its constructor, and can be set to 0 to disable retries."],["The document lists the different versions of the class, starting with the latest and going back to 2.11.0, including the latest Release Candidate `2.37.0-rc`, along with different constructors and functions."]]],[]]