[[["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-05-07 UTC."],[[["This document provides information on the `TagKeysLimitedErrorCountRetryPolicy` class, which is designed for handling transient errors in RPC calls for `TagKeysConnection`."],["The policy stops retrying when a non-transient error occurs or when the number of transient failures exceeds a pre-defined limit."],["`kUnavailable` status codes are considered transient errors, and this can be modified using the policy."],["The policy constructor takes an integer, which represents the maximum number of transient errors it will tolerate, and the retry loop can be disabled if this is 0."],["The document also contains the different version numbers of the `TagKeysLimitedErrorCountRetryPolicy`, with version 2.37.0-rc being the latest one."]]],[]]