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