[[["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-05 UTC."],[[["This page provides documentation for the `LimitedTimeRetryPolicy` class within the Google Cloud Bigtable C++ client library, offering a \"keep trying for this time\" retry policy."],["The `LimitedTimeRetryPolicy` class has constructors that accept either `internal::RPCPolicyParameters` or a `DurationT` type for specifying the maximum retry duration."],["Key functions within `LimitedTimeRetryPolicy` include `clone()` for creating copies, `Setup()` for updating the `ClientContext`, and `OnFailure()` to determine if a failed RPC operation should be retried."],["The class also has `IsExhausted()` to check if the retry policy is exhausted and `IsPermanentFailure()` static functions for both `Status` and `grpc::Status` objects to check for permanent failure states."],["The page lists the documentation for versions 2.11.0 through to the latest 2.37.0-rc of the `LimitedTimeRetryPolicy` class."]]],[]]