[[["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 documents the `DocumentsLimitedErrorCountRetryPolicy` class, which is used for managing retry operations in the `DocumentsConnection` class."],["The retry policy stops if a non-transient error is detected or if the number of transient failures exceeds a set threshold."],["The class treats `kUnavailable` as a transient error status code and provides constructors that take in a `maximum_failures` parameter."],["Key functions in the class include `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, along with a type alias called `BaseType`."],["The document covers multiple versions of this class, from 2.11.0 to the latest release candidate 2.37.0-rc."]]],[]]