[[["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 reference information for different versions of the `ImageVersionsLimitedErrorCountRetryPolicy`, spanning from version 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `ImageVersionsLimitedErrorCountRetryPolicy` is a retry mechanism for `ImageVersionsConnection`, which stops retrying if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["Transient errors, in this context, are specifically identified by the `kUnavailable` status code."],["The retry policy can be configured to disable the retry loop entirely by creating an instance with `maximum_failures` set to 0."],["This policy has the capability to determine if a failure is permanent or if the maximum number of failures has been reached, allowing for the correct handling of errors and preventing infinite retries."]]],[]]