[[["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-08-07 UTC."],[[["This document outlines the `AssetServiceLimitedErrorCountRetryPolicy`, a retry mechanism for `AssetServiceConnection` that limits retries based on the number of errors encountered."],["The policy halts retries upon encountering a non-transient error or exceeding a predefined count of transient failures, and only treats `kUnavailable` as transient errors."],["Constructors allow creating instances with a set maximum number of transient errors, where setting `maximum_failures` to 0 disables retries, and copy/move constructors are available."],["The class offers methods to check if the maximum failures has been reached, if a status is considered a permanent failure, and to reset the retry policy to the initial state."],["The latest version of this policy is `2.37.0-rc`, with numerous prior versions listed, from `2.36.0` all the way down to `2.11.0`."]]],[]]