[[["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-14 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`."]]],[]]