[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-18 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."]]],[]]