[[["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 webpage details the `LimitedTimeRetryPolicy` class within the Google Cloud Bigtable C++ library, offering a \"keep trying for this time\" retry strategy."],["The class supports multiple versions, from the latest release candidate `2.37.0-rc` down to `2.11.0`, each linked to its corresponding documentation."],["`LimitedTimeRetryPolicy` includes constructors that accept `internal::RPCPolicyParameters` or `DurationT` to define the retry behavior."],["Key functions of this class involve managing the retry logic, such as `clone()`, `Setup()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`."],["It contains a type alias `RetryableTraits` for `bigtable_internal::SafeGrpcRetry`."]]],[]]