[[["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-09 UTC."],[[["This webpage provides documentation for the `DocumentLinkServiceLimitedErrorCountRetryPolicy` class, which is designed for handling retries in the `DocumentLinkServiceConnection`."],["The retry policy stops when a non-transient error occurs or if the number of transient failures exceeds a defined limit, with `kUnavailable` being considered a transient error."],["The class has constructors that allow you to set the maximum number of transient errors (`maximum_failures`), or copy from another instance of `DocumentLinkServiceLimitedErrorCountRetryPolicy`."],["The documentation includes details on the class's functions, such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, explaining their parameters and return types."],["The latest version of the documentation is for version 2.37.0-rc, and there are a number of other documented versions."]]],[]]