[[["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-04-17 UTC."],[[["This webpage details the `DatastreamLimitedErrorCountRetryPolicy` class, a retry mechanism for `DatastreamConnection` in C++."],["The policy limits retries based on the number of transient errors, and stops retrying upon encountering a non-transient error or exceeding the maximum allowed transient failures."],["The class treats `kUnavailable` status codes as transient errors and allows disabling of the retry loop by setting `maximum_failures` to 0."],["The `DatastreamLimitedErrorCountRetryPolicy` class also has many functions, including managing error count, handling various transient and non transient errors and cloning the class."],["The page covers multiple versions of this policy ranging from version 2.11.0 to 2.37.0-rc."]]],[]]