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