[[["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 details the `LimitedTimeRetryPolicy` for Google Cloud Bigtable C++ client library, offering documentation for versions ranging from 2.11.0 to 2.37.0-rc, which is the latest version."],["The `LimitedTimeRetryPolicy` implements a retry mechanism that continues to attempt operations for a defined duration."],["There are two constructors available for this class, one taking `internal::RPCPolicyParameters`, and the other taking `DurationT` to set the maximum retry time."],["Several virtual functions are provided, including `clone()`, `Setup()`, `OnFailure()`, and `IsExhausted()`, which allow customization and monitoring of the retry behavior."],["Static functions `IsPermanentFailure()` are provided to determine whether a given failure status is considered permanent and should not be retried."]]],[]]