[[["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 document outlines the `DatastreamLimitedErrorCountRetryPolicy`, a retry policy for `DatastreamConnection` that limits retries based on the number of transient errors encountered."],["The policy ceases retrying upon encountering a non-transient error or when the number of transient failures exceeds a predefined limit."],["The `kUnavailable` status code is treated as a transient error by this class."],["You can create an instance of this retry policy by specifying the maximum number of transient errors it can tolerate, or disable it entirely by setting the maximum failures to 0."],["The document covers various constructors and functions of the `DatastreamLimitedErrorCountRetryPolicy` class, as well as available versioned documentation, with `2.37.0-rc` being the latest."]]],[]]