[[["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-21 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."]]],[]]