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