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