[[["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."],[[["The latest version available is 2.37.0-rc, with the page detailing `ImageAnnotatorRetryPolicy` versions from 2.11.0 to 2.37.0-rc."],["This documentation outlines the retry policy for `ImageAnnotatorConnection`, essential for handling transient errors in image annotation tasks."],["Key functions provided within this retry policy include `clone()`, `OnFailure(Status const &)`, `IsExhausted()`, and `IsPermanentFailure(Status const &)`."],["The `OnFailure` and `IsPermanentFailure` functions take in a status parameter, returning a boolean value, while the `IsExhausted` functions also returns a boolean value."],["The `clone` function returns a new `ImageAnnotatorRetryPolicy` instance."]]],[]]