[[["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 `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 considered by this policy include `kAborted`, `kUnavailable`, and `kInternal` (if due to a connection reset)."],["The class allows configuration of the maximum number of transient failures before stopping retries, which can be disabled entirely by setting `maximum_failures` to 0."],["The page provides links to documentation for several versions, ranging from the latest `2.37.0-rc` to `2.11.0`, as well as methods and constructors for the class."]]],[]]