[[["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, spanning versions from 2.11.0 to 2.37.0-rc."],["The `LimitedTimeRetryPolicy` class implements a retry policy that continues retrying operations for a set amount of time."],["The class features constructors for creating retry policies, taking either `internal::RPCPolicyParameters` or `DurationT` as arguments to specify the retry behavior."],["It includes functions to handle RPC failures, determine if a retry should occur, check if the policy is exhausted, and to identify permanent failures based on `Status` objects."],["It has type aliases, including `RetryableTraits`, which is an alias for `internal::SafeGrpcRetry`."]]],[]]