[[["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 `DatastreamLimitedErrorCountRetryPolicy` class, a retry mechanism for `DatastreamConnection` that halts retries after a set number of transient errors or upon encountering a non-transient error."],["The policy considers `kUnavailable` as a transient error and provides a constructor to define the `maximum_failures` before stopping retries, which can also disable the retry loop entirely when set to 0."],["The page lists various versions of the policy, ranging from version 2.11.0 to 2.37.0-rc (latest), alongside their respective links."],["The class offers functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` to manage and check the retry policy's state and limitations."]]],[]]