[[["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++ library, detailing its functionality for retrying operations within a specified time."],["The `LimitedTimeRetryPolicy` offers constructors to define retry behavior, either using default RPC policy parameters or a custom maximum duration."],["Key methods of the `LimitedTimeRetryPolicy` include `clone()`, `Setup()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, which control the retry logic and interactions with gRPC contexts and statuses."],["The available documentation ranges from version 2.11.0 up to the latest release candidate 2.37.0-rc, offering historical context and changes across versions."],["The class has a `RetryableTraits` type alias, which is equivalent to `bigtable_internal::SafeGrpcRetry`, and is a key factor in determining what is and is not retryable."]]],[]]