[[["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-04-17 UTC."],[[["This webpage details the `ImageVersionsLimitedErrorCountRetryPolicy` class, which manages retries for `ImageVersionsConnection` based on error counts."],["The class stops retrying if a non-transient error occurs or if the number of transient failures exceeds a set limit, considering `kUnavailable` as a transient error status."],["The retry policy can be configured with a maximum number of tolerated transient errors, and setting `maximum_failures` to 0 disables the retry loop."],["The webpage provides documentation for the class constructors, such as `ImageVersionsLimitedErrorCountRetryPolicy(int)`, and various functions like `maximum_failures()`, `OnFailure()`, and `IsPermanentFailure()` to interact with the retry policy."],["The latest version is `2.37.0-rc`, and the page also provides reference documentation for past versions of the class, ranging from version `2.20.0` to `2.36.0`, allowing for comparing changes."]]],[]]