[[["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 webpage details the `BigtableInstanceAdminLimitedErrorCountRetryPolicy`, a C++ retry policy specifically for `BigtableInstanceAdminConnection`."],["The policy stops retrying upon encountering a non-transient error or exceeding a defined number of transient failures, specifically treating `kAborted` and `kUnavailable` status codes as transient errors."],["The `BigtableInstanceAdminLimitedErrorCountRetryPolicy` constructor allows users to set the maximum number of tolerated transient errors, and setting the maximum failures to zero will disable retries."],["The page lists available versions of the policy, with version 2.37.0-rc being the latest, and goes as low as 2.11.0."],["The provided functions, `maximum_failures() const`, `virtual OnFailure(Status const &)`, `virtual IsExhausted() const`, `virtual IsPermanentFailure(Status const &) const` and `virtual clone() const`, give further control of the retry policy."]]],[]]