[[["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 document provides information on the `DatastreamLimitedErrorCountRetryPolicy` class, which is used for managing retries in `DatastreamConnection`."],["The retry policy stops if a non-transient error occurs or if the number of transient failures exceeds a set limit."],["Transient errors, specifically those with a `kUnavailable` status code, are counted toward the maximum allowed failures."],["The class includes constructors to set the maximum number of transient failures and functions to check for exhaustion, permanent failures, and to clone the policy, plus a function that returns the maximum failures count."],["The latest version available is 2.37.0-rc, with a range of prior version history down to 2.11.0, all in the context of the `DatastreamLimitedErrorCountRetryPolicy` class."]]],[]]