[[["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-14 UTC."],[[["This document provides information on the `DatastreamLimitedErrorCountRetryPolicy` class, which is utilized to manage retries for `DatastreamConnection`."],["The retry policy halts if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["The class considers `kUnavailable` status codes as transient errors, allowing the process to continue after encountering them."],["The `DatastreamLimitedErrorCountRetryPolicy` can be customized to tolerate a specific number of transient errors via the `maximum_failures` parameter during instantiation, allowing for the disabling of the retry loop by setting it to 0."],["The document includes an extensive list of previous versions and the latest release candidate for the `DatastreamLimitedErrorCountRetryPolicy` class."]]],[]]