[[["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 webpage provides documentation for the `BigtableTableAdminLimitedErrorCountRetryPolicy`, which is a retry mechanism for `BigtableTableAdminConnection` in C++."],["The policy halts retries if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, with `kAborted` and `kUnavailable` being the transient error types."],["You can set the maximum number of transient failures tolerated, and can even disable retries by setting this number to zero."],["The page includes details on the available constructors, functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()` and `clone()`, as well as information on the `BaseType` alias."],["The page shows the different versions available of this class, from 2.11.0 up to the latest release candidate, 2.37.0-rc."]]],[]]