[[["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 page provides documentation for the `LimitedErrorCountRetryPolicy` in the Google Cloud Bigtable C++ client library, with links to different version releases."],["The `LimitedErrorCountRetryPolicy` implements a retry policy that stops retrying after a set number of errors are encountered."],["The `LimitedErrorCountRetryPolicy` class has a constructor which accepts a `maximum_failures` parameter that limits the amount of attempts made."],["The class has virtual functions such as `clone()`, `Setup()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, to manage the retry process and determine when to stop."],["The class has one Type Alias `RetryableTraits` which is an alias for `bigtable_internal::SafeGrpcRetry`."]]],[]]