[[["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-08-07 UTC."],[[["This page details the `LimitedErrorCountRetryPolicy` class within the Google Cloud Bigtable C++ client library, which implements a retry mechanism that stops after a specified number of errors."],["The latest version available is `2.37.0-rc`, with a range of older versions accessible, starting from `2.36.0` down to `2.11.0`."],["The `LimitedErrorCountRetryPolicy` constructor accepts an integer `maximum_failures` to define the threshold for retries."],["Key functions include `clone()`, `Setup()`, `OnFailure()` (with two overloads), `IsExhausted()`, and `IsPermanentFailure()` (with two overloads), which together manage the retry process and context."],["`RetryableTraits` is an alias for `bigtable_internal::SafeGrpcRetry`, indicating the type used for handling retry behavior."]]],[]]