[[["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 provides information on the `BigtableInstanceAdminLimitedErrorCountRetryPolicy` class, which controls retry behavior for `BigtableInstanceAdminConnection` in the context of transient errors."],["The retry policy is based on counting errors and stops retrying if a non-transient error occurs or if the number of transient failures exceeds a predefined `maximum_failures` value."],["Transient errors include `kAborted` and `kUnavailable` status codes."],["The class has constructors to set the `maximum_failures` limit, as well as functions like `OnFailure`, `IsExhausted`, `IsPermanentFailure`, and `clone` to manage the retry process and check the current status of the retry policy."],["The latest version documented is `2.37.0-rc`, and the document also includes information regarding prior versions."]]],[]]