[[["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 designed for managing retries in `DatastreamConnection`."],["The retry policy halts 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 factored into the error count for retry consideration."],["The `DatastreamLimitedErrorCountRetryPolicy` constructor allows for setting the maximum number of transient failures before stopping retries, with the ability to disable retries by setting the maximum failures to zero."],["The document also details various functions of the class such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()` and `clone()`, along with a list of versioned URLs for this specific class."]]],[]]