[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-18 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."]]],[]]