[[["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-08-14 UTC."],[[["This webpage provides documentation for the `LimitedTimeRetryPolicy` class within the Google Cloud Bigtable C++ client library, offering a mechanism for retrying operations within a specified time frame."],["The latest release of the documentation is for version 2.37.0-rc, and the page also includes documentation for past releases dating back to version 2.11.0."],["The `LimitedTimeRetryPolicy` class allows configuration via constructors that take either `internal::RPCPolicyParameters` or a `DurationT` for setting the maximum retry duration, it also contains functions to return a copy of itself, setup the context, and handle failures."],["The `LimitedTimeRetryPolicy` class features methods to determine if a retry should be attempted, checking whether the retry policy is exhausted, and verifying if a failure is permanent."],["The documentation includes information on the `RetryableTraits` type alias, which is aliased to `bigtable_internal::SafeGrpcRetry`, along with descriptions of the parameters, types, and returns for each function in the class."]]],[]]