[[["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`, a retry policy for `DatastreamConnection` that limits retries based on the number of transient errors encountered."],["The policy ceases retrying upon encountering a non-transient error or exceeding a predefined count of transient failures, with `kUnavailable` status code being considered as a transient error."],["Users can customize the retry behavior by setting the `maximum_failures` parameter when constructing an instance of this policy, where a value of 0 disables the retry loop."],["The page lists all the versions of the `DatastreamLimitedErrorCountRetryPolicy` class, starting with the most recent version, 2.37.0-rc, and going back to 2.11.0."],["The page shows the constructors, functions, and Type Aliases related to `DatastreamLimitedErrorCountRetryPolicy`."]]],[]]