[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-09 UTC."],[[["This document outlines the `BigtableTableAdminLimitedErrorCountRetryPolicy`, a class in the Google Cloud C++ library, designed to handle retries for the `BigtableTableAdminConnection`."],["The policy is designed to stop retrying operations if a non-transient error occurs or if the number of transient failures surpasses the set limit."],["Transient errors considered by this policy are `kAborted` and `kUnavailable`."],["This policy allows users to construct instances that tolerate a specified number of transient errors, and retries can be completely disabled by setting `maximum_failures` to 0."],["The document provides an overview of the available constructors and functions, such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()` and `clone()`, along with a list of different versions, and their corresponding links."]]],[]]