[[["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 details on the `AssetServiceLimitedErrorCountRetryPolicy`, a class that manages retries for `AssetServiceConnection` in case of errors."],["The retry policy stops if a non-transient error occurs or if the number of transient failures exceeds a predefined maximum."],["Transient errors, in this case, are defined by the `kUnavailable` status code."],["The class includes constructors to set the maximum number of allowed transient failures, and functions to manage and check the state of the retry policy."],["The `AssetServiceLimitedErrorCountRetryPolicy` supports up to version 2.37.0-rc, and provides access to many prior versions."]]],[]]