[[["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 webpage details the `DataLimitedErrorCountRetryPolicy` class, which is used to manage retries for `bigtable::DataConnection` based on error counts."],["The policy stops retrying if it encounters a non-transient error or if the number of transient errors exceeds a predefined limit."],["Transient errors are defined as those with `kAborted`, `kUnavailable`, or `kInternal` status codes (where `kInternal` errors indicate a connection reset)."],["The class offers constructors to create instances with a specified maximum number of tolerated transient errors, and it offers different functions to understand its state and limitations."],["The latest release candidate of this class is version `2.37.0-rc`, and previous versions all the way back to `2.11.0` are also available."]]],[]]