[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-26 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."]]],[]]