[[["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-05 UTC."],[[["This document provides information on the `ImageVersionsLimitedErrorCountRetryPolicy` class, which is used for managing retries in the `ImageVersionsConnection`."],["The retry policy is designed to stop retrying when it encounters a non-transient error or when the number of transient failures exceeds a defined limit."],["Transient errors, specifically `kUnavailable`, are handled by the `ImageVersionsLimitedErrorCountRetryPolicy`."],["The class provides functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` to manage and monitor the retry process, as well as a `clone()` function."],["The document lists the different versions for this class, with 2.37.0-rc being the latest version."]]],[]]