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