[[["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 page provides documentation for the `LimitedTimeRetryPolicy` class within the Google Cloud Bigtable C++ library, detailing its functionality for retrying operations within a specified time."],["The latest version documented is `2.37.0-rc`, and the page includes documentation for a range of versions, from `2.37.0-rc` down to `2.11.0`."],["`LimitedTimeRetryPolicy` includes constructors that accept `internal::RPCPolicyParameters` or a `DurationT` for setting the maximum retry duration, it's used to handle operation retries for a limited time."],["The `LimitedTimeRetryPolicy` class offers several methods for handling RPC operations, including `clone()`, `Setup()`, `OnFailure()`, and `IsExhausted()`, as well as static methods `IsPermanentFailure()` to determine if an operation failed permanently."],["The alias `RetryableTraits` is defined as `bigtable_internal::SafeGrpcRetry`."]]],[]]