[[["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-21 UTC."],[[["This document provides information on the `DatastreamLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud Datastream C++ client library, with a focus on the 2.20.0 version."],["The `DatastreamLimitedErrorCountRetryPolicy` class implements a retry mechanism that stops when a non-transient error occurs or a set number of transient failures have been counted."],["Transient errors for this class include RPCs that return an `kUnavailable` status code."],["The policy can be customized to tolerate a specific number of transient errors using the `maximum_failures` parameter in its constructor, or by setting this parameter to `0`, the retry mechanism will be disabled."],["The document provides details on the different constructors and functions of this class, as well as the different versions of this same class spanning from version `2.11.0` up to `2.37.0-rc` ."]]],[]]