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