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