[[["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 page details the `LimitedTimeRetryPolicy` for Google Cloud Bigtable C++ client library, with version 2.37.0-rc as the latest available version."],["The `LimitedTimeRetryPolicy` implements a \"keep trying for this time\" retry mechanism for handling RPC operations."],["Constructors are available to set the `internal::RPCPolicyParameters`, and another one to set the `maximum_duration`."],["Key functions include `clone()`, `Setup()`, `OnFailure()` (for both `Status const &` and `grpc::Status const &`), `IsExhausted()`, and `IsPermanentFailure()` (for both `Status const &` and `grpc::Status const &`)."],["The `RetryableTraits` type alias refers to `bigtable_internal::SafeGrpcRetry`."]]],[]]