[[["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-21 UTC."],[[["This document provides information on the `ImageVersionsLimitedErrorCountRetryPolicy` class, which is designed to handle retries for `ImageVersionsConnection` based on the number of errors encountered."],["The retry policy halts if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["Transient errors are specifically defined as those with the `kUnavailable` status code, which is defined in the documentation."],["The class includes constructors to create instances with a specified maximum number of transient errors and it offers methods to manage the retry logic such as `OnFailure`, `IsExhausted`, `IsPermanentFailure`, and `clone`."],["The document also lists all of the versions from `2.11.0` up to `2.37.0-rc` that this class is available in."]]],[]]