[[["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 webpage details the `DatastreamLimitedErrorCountRetryPolicy` class, a retry mechanism for `DatastreamConnection` in C++."],["The policy stops retrying upon encountering a non-transient error or exceeding a specified number of transient failures, with `kUnavailable` considered a transient error."],["You can configure the maximum number of transient errors the policy tolerates, with a value of 0 disabling the retry loop."],["The page provides documentation for various constructors, functions like `OnFailure`, `IsExhausted`, and `IsPermanentFailure`, and a `clone` function to reset the retry policy."],["The page has a full list of the different versions available to use, all the way from 2.37.0-rc to 2.11.0."]]],[]]