[[["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."],[[["The latest version of the `DataLimitedErrorCountRetryPolicy` is 2.37.0-rc, with numerous previous versions available, ranging down to 2.11.0."],["This retry policy is used for `bigtable::DataConnection` and manages retries based on the number of detected transient errors."],["The policy stops retrying when a non-transient error occurs or if the number of transient failures exceeds a set maximum."],["Transient errors are defined as those with status codes `kAborted`, `kUnavailable`, or `kInternal` when caused by a connection reset."],["The `DataLimitedErrorCountRetryPolicy` class provides methods for managing retry behavior, determining maximum failures, checking for exhaustion, identifying permanent failures, and cloning the retry policy."]]],[]]