[[["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 provides documentation for the `DocumentServiceLimitedErrorCountRetryPolicy` class, which is used for handling retries in the `DocumentServiceConnection`."],["The retry policy will stop if a non-transient error occurs or if the number of transient failures exceeds a set maximum."],["Transient errors, specifically, are defined as those that return the `kUnavailable` status code, and you can adjust the maximum number of allowed errors upon construction."],["The class provides functionality such as setting a maximum number of failures, determining if the retry policy is exhausted, checking if a failure is permanent, and creating a new policy instance with the `clone()` function."],["The page lists multiple versions of this policy, with version 2.37.0-rc being the latest and 2.21.0 being the current version of focus in the header."]]],[]]