[[["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 `ExponentialBackoffPolicy` class within the Google Cloud Bigtable C++ client library, with the latest version being `2.37.0-rc`."],["The `ExponentialBackoffPolicy` class provides functionality to implement a simple exponential backoff policy for handling retries in RPC operations."],["The class includes constructors for setting initial and maximum delays using either `internal::RPCPolicyParameters` or custom time durations."],["The class provides various virtual functions to clone the object, setup the context for the next call, and determine the delay after an RPC operation based on its status."],["This page showcases versions of the `ExponentialBackoffPolicy` from 2.11.0 to the latest release candidate, 2.37.0-rc."]]],[]]