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