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