[[["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 page details the `DocumentLinkServiceRetryPolicy` for `DocumentLinkServiceConnection`, with the current version being 2.35.0."],["The latest release candidate version available is 2.37.0-rc, and there are documented versions back to 2.12.0."],["The `DocumentLinkServiceRetryPolicy` allows users to clone a new instance of the policy, reset to the initial state, by calling `clone()`."],["The policy includes functions to check if a failure has occurred with `OnFailure()`, if the policy is exhausted with `IsExhausted()`, and if a failure is permanent with `IsPermanentFailure()`."],["Each `OnFailure()` and `IsPermanentFailure()` function needs the `status` parameter, while the functions `clone()` and `IsExhausted()` do not."]]],[]]