[[["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-21 UTC."],[[["This document outlines the `TenantServiceLimitedErrorCountRetryPolicy`, a retry mechanism for `TenantServiceConnection`."],["The policy stops retrying if it encounters a non-transient error or exceeds a defined limit of transient failures."],["Transient errors are defined as those with the status code `kUnavailable`."],["You can configure the maximum number of transient errors that the policy tolerates by providing an integer when creating an instance."],["It includes functions to check for exhaustion, permanent failure, and a method to create a new policy instance, effectively resetting the policy to its initial state."]]],[]]