[[["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."],[[["The webpage provides documentation for the `ExponentialBackoffPolicy` class within the Google Cloud Bigtable C++ library, with links to various version documentation."],["The latest version available is `2.37.0-rc`, while the main page is currently for version `2.21.0`, with a history going as far back as version `2.11.0` available."],["The `ExponentialBackoffPolicy` class allows users to implement a simple exponential backoff strategy for retrying operations, and has two constructors which accept different parameters."],["The class functions provide methods to clone, setup the ClientContext, and determine the delay after an RPC operation, with `OnCompletion()` returning the delay as `std::chrono::milliseconds`."],["There are two overloads of the `OnCompletion()` function, one that accepts a `Status const &`, and another that accepts `grpc::Status const &`."]]],[]]