[[["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 webpage details the `DatastreamLimitedErrorCountRetryPolicy`, a retry policy for `DatastreamConnection` that limits retries based on the number of transient errors."],["The policy halts retries when a non-transient error occurs or when the number of transient failures exceeds a defined limit."],["The class treats `kUnavailable` status codes as transient errors and can be completely disabled by setting `maximum_failures` to 0 when constructing an instance."],["The webpage provides a history of versions for the `DatastreamLimitedErrorCountRetryPolicy` class, dating back to version 2.11.0, with 2.37.0-rc being the most current release candidate."],["The provided documentation contains the policy's constructors and functions, including `maximum_failures()`, `OnFailure(Status const &)`, `IsExhausted()`, `IsPermanentFailure(Status const &)`, and `clone()`."]]],[]]