[[["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-05 UTC."],[[["This page details the `DocumentProcessorServiceRetryPolicy`, which handles retry logic for `DocumentProcessorServiceConnection` in various versions."],["The latest release candidate version of the service retry policy is `2.37.0-rc`, with a list of past versions starting from `2.36.0` and descending down to `2.11.0`."],["The provided functions allow for the creation of a new policy instance (`clone`), determining if a retry should occur upon failure (`OnFailure`), checking for retry exhaustion (`IsExhausted`), and identifying permanent failures (`IsPermanentFailure`)."],["The `OnFailure` and `IsPermanentFailure` functions both take a `Status` object as input to determine the appropriate next action."],["The `clone()` function returns an instance of a `DocumentProcessorServiceRetryPolicy`."]]],[]]