[[["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 details the `DocumentLinkServiceRetryPolicy`, specifically for version 2.19.0, which is associated with `DocumentLinkServiceConnection`."],["The latest release candidate version is 2.37.0-rc, and the page also lists other previous versions ranging from 2.36.0 to 2.12.0 for reference."],["The retry policy includes functions such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` to manage retry logic and status checks."],["The `OnFailure()` and `IsPermanentFailure()` functions take a `Status const &` parameter to determine retry eligibility or if the failure is permanent."],["The functions `IsExhausted()`, `IsPermanentFailure()`, and `OnFailure()` return a boolean which will tell the user if the given parameters have been exhausted, whether the status will be considered permanent, and whether the request has failed."]]],[]]