[[["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 provides documentation for the `LimitedTimeRetryPolicy` class within the Google Cloud Bigtable C++ library, detailing its functionality for retrying operations."],["The `LimitedTimeRetryPolicy` class implements a retry strategy that continues to retry an operation for a specified duration, offering methods for handling RPC failures and checking if retry limits are exhausted."],["The documentation covers different versions of the `LimitedTimeRetryPolicy` class, from the latest release candidate version `2.37.0-rc` down to version `2.11.0`."],["The class's constructors take in `internal::RPCPolicyParameters` or `DurationT` to define the retry behavior, while functions allow to clone the policy, setup the context, handle failures and permanent failures and check for exhaustion."],["The documentation also includes information on type aliases such as `RetryableTraits` which is an alias for `internal::SafeGrpcRetry`."]]],[]]