[[["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-04-17 UTC."],[[["This webpage details the `LineageLimitedErrorCountRetryPolicy` class, which manages retry attempts for `LineageConnection` based on a predefined number of allowed transient errors."],["The policy stops retrying when a non-transient error occurs or when the number of transient errors exceeds the set `maximum_failures` value, where `kUnavailable` is considered a transient error."],["The class provides constructors to set the maximum allowed transient failures, as well as copy and move constructors, allowing for policy customization."],["The class offers functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, which allow the management and understanding of the status of the retry policy."],["The latest version available is 2.37.0-rc, and there are a range of previous versions, from 2.36.0 to 2.11.0, that are available to be read about."]]],[]]