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