[[["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 `ExponentialBackoffPolicy` class within the Google Cloud Bigtable C++ client library, which is used to implement exponential backoff strategies."],["The latest release candidate version is 2.37.0-rc, and the page lists past versions, down to 2.11.0, with links to each version's documentation of the `ExponentialBackoffPolicy` class."],["The class has two constructors, one that takes `internal::RPCPolicyParameters` and another that allows you to set the `initial_delay` and `maximum_delay`."],["Key functions include `clone()`, which creates a copy of the object, `Setup()`, to update the `ClientContext`, and `OnCompletion()`, which calculates the delay after an RPC operation, accepting either a `Status` or a `grpc::Status` parameter."]]],[]]