[[["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-30 UTC."],[[["This page provides documentation for the `ImageVersionsLimitedErrorCountRetryPolicy` class, which is a retry policy for `ImageVersionsConnection`."],["The retry policy is designed to stop retrying if a non-transient error occurs or if the number of transient failures exceeds a defined limit."],["The class treats the `kUnavailable` status code as a transient error for the purpose of retries."],["The `ImageVersionsLimitedErrorCountRetryPolicy` class includes constructors for creating instances with a specified number of maximum failures and supports copying and moving."],["The class has functions to return the maximum failures, determine if the policy is exhausted, check if the failure is permanent, and clone the policy instance, along with an `OnFailure` function."]]],[]]