[[["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 page provides documentation for the `LimitedErrorCountRetryPolicy` class within the Google Cloud Bigtable C++ client library, detailing its usage for implementing a \"count errors and then stop\" retry strategy."],["The `LimitedErrorCountRetryPolicy` class has a constructor that accepts an `int` parameter named `maximum_failures` to define the maximum number of allowed errors before ceasing retry attempts."],["The documentation outlines various member functions including `clone()`, `Setup()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` for managing retry behavior and identifying permanent failures."],["The page lists multiple versions of the documentation, with version 2.37.0-rc being the latest, and versions ranging down to 2.11.0, each version corresponds to a specific release of the library for the class `LimitedErrorCountRetryPolicy`."]]],[]]