[[["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-14 UTC."],[[["This document provides information on the `TenantServiceLimitedErrorCountRetryPolicy` class, which is used for handling retries in the `TenantServiceConnection`."],["The retry policy is designed to stop retrying when encountering non-transient errors or when the number of transient failures exceeds a specified limit."],["The `kUnavailable` status code is the only status treated as a transient error within this class."],["The policy's `maximum_failures` parameter determines the maximum number of transient errors allowed before stopping retries, and can be set to 0 to disable retries."],["The document details the available constructors, functions, and type aliases associated with the `TenantServiceLimitedErrorCountRetryPolicy` class."]]],[]]