[[["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-14 UTC."],[[["This page details the `DocumentLinkServiceRetryPolicy` for Content Warehouse's C++ library, offering a range of versions from 2.12.0 up to the latest release candidate 2.37.0-rc."],["The `DocumentLinkServiceRetryPolicy` is designed to manage retry behavior for `DocumentLinkServiceConnection` within the Content Warehouse environment."],["Key functions of the `DocumentLinkServiceRetryPolicy` include `clone()` for creating new instances, `OnFailure()` to determine retry eligibility based on a given status, `IsExhausted()` to check if retry attempts are depleted, and `IsPermanentFailure()` to assess if a failure is unrecoverable."],["Each function that has an `OnFailure` and `IsPermanentFailure` function has a `Status const &` parameter, which is used for a status in the function, and returns a boolean."],["Each version available has its own link that leads to the documentation for the `DocumentLinkServiceRetryPolicy` in that specific version."]]],[]]