[[["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 `BigtableTableAdminLimitedErrorCountRetryPolicy`, a retry policy for `BigtableTableAdminConnection` that is based on counting the number of errors."],["The policy stops retrying when encountering a non-transient error or when the number of transient failures exceeds a predefined limit."],["The class treats `kAborted` and `kUnavailable` as transient error status codes."],["You can adjust the maximum number of allowed transient errors with the constructor or disable the retry loop by setting the maximum failures to 0."],["The document shows the different versions for this class, from 2.11.0 to the latest, 2.37.0-rc."]]],[]]