[[["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 page details the `DocumentProcessorServiceRetryPolicy`, specifically for version 2.32.0, which is related to the retry logic for `DocumentProcessorServiceConnection`."],["The latest release candidate is version 2.37.0-rc, with a full list of versions from 2.37.0-rc down to 2.11.0 being accessible here."],["The `clone()` function creates a new, reset instance of the policy, returning a `std::unique_ptr\u003cDocumentProcessorServiceRetryPolicy\u003e`."],["The `OnFailure()` function determines whether a failure should trigger a retry, accepting a `Status const &` parameter, and the function returns a `bool`."],["The functions `IsExhausted()` and `IsPermanentFailure()` are available to check the retry status, with the latter determining whether a failure is permanent based on `Status const &` parameter."]]],[]]