[[["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 retrying operations in the `TenantServiceConnection`."],["The retry policy is based on counting errors and stops if a non-transient error occurs or if the number of transient failures exceeds a defined limit."],["The policy considers `kUnavailable` status codes as transient errors and allows users to define the maximum number of transient errors through the constructor, it also has the option to disable the retry loop with a value of 0."],["It provides functions to determine if the policy is exhausted, if a failure is permanent, and to retrieve the maximum number of failures, also includes the ability to create a clone of the current state."],["The document also provides a history of the versions of this class, starting from version 2.11.0 until the latest version 2.37.0-rc, with version 2.34.0 being the current context."]]],[]]