[[["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, which are considered retryable, include `kAborted`, `kUnavailable`, and `kInternal` when connection resets occur."],["The `DataLimitedErrorCountRetryPolicy` class can be configured to tolerate a certain number of transient failures, or retries can be disabled by setting the maximum number of failures to 0."],["The page also provides a list of versions, from `2.37.0-rc` to `2.11.0`, for the `DataLimitedErrorCountRetryPolicy` class, alongside the latest version and related classes and functions, with documentation."]]],[]]