[[["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-09 UTC."],[[["This webpage provides documentation for the `LimitedTimeRetryPolicy` class within the Google Cloud Bigtable C++ client library, offering a \"keep trying for this time\" retry policy."],["The documentation covers a range of library versions, from 2.11.0 up to the latest release candidate 2.37.0-rc, with links to each versions class."],["The `LimitedTimeRetryPolicy` class offers constructors, one that accepts internal RPC policy parameters, and another that accepts a `DurationT` to specify a maximum duration for retries."],["The class contains functions such as `clone()`, `Setup()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, providing methods for managing retries and handling failures."],["The page also defines a `RetryableTraits` type alias, which is an alias for `bigtable_internal::SafeGrpcRetry`."]]],[]]