[[["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` class, which is a retry policy for `TenantServiceConnection`."],["The retry policy will stop if there is a non-transient error or if the number of transient failures exceeds a prescribed limit."],["The class defines `kUnavailable` status code as a transient error and provides constructors and functions for managing retry attempts."],["The class offers methods like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` to control the behavior of the retry policy."],["The document lists the different versions of the class, with `2.37.0-rc` as the latest, and goes back to `2.11.0`."]]],[]]