[[["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-26 UTC."],[[["This document provides information on the `ImageVersionsLimitedErrorCountRetryPolicy` class, which is a retry policy for `ImageVersionsConnection`."],["The policy stops retrying if a non-transient error is returned, or if a prescribed number of transient failures (specifically `kUnavailable` status codes) is detected."],["The class includes constructors to create instances that tolerate a certain amount of transient errors, which can be disabled by setting `maximum_failures` to 0."],["It defines functions to check for exhaustion, permanent failure, the maximum number of allowed failures, and to clone the policy."],["The latest version of this class is `2.37.0-rc`, while version `2.15.1` is also detailed here, with many versions in between also being listed."]]],[]]