[[["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 used for managing retries in the `ImageVersionsConnection`."],["The retry policy is based on counting errors and stops retrying if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["The class treats `kUnavailable` status codes as transient errors and will retry when that occurs."],["The retry policy has several functions, including `OnFailure`, `IsExhausted`, and `IsPermanentFailure`, which are used to determine if a retry should be attempted."],["There are multiple versions of the class, ranging from 2.11.0 up to the latest release candidate 2.37.0-rc, each with its corresponding documentation link."]]],[]]