[[["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-21 UTC."],[[["This page details the `DataRetryPolicy` for `bigtable::DataConnection` in the C++ client library, offering a retry strategy for handling transient failures."],["The content provides links to the `DataRetryPolicy` documentation across multiple versions, ranging from 2.11.0 up to the latest release candidate, 2.37.0-rc."],["The `DataRetryPolicy` class includes methods such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` to manage retry logic."],["The class enables the creation of new instances with initial configurations via the `clone()` method."],["The `OnFailure` function determines if the current `status` requires a retry."]]],[]]