[[["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 information on the `AssetServiceLimitedErrorCountRetryPolicy`, a class used for defining retry policies in the context of `AssetServiceConnection`."],["The retry policy will stop if a non-transient error occurs or if the number of transient failures exceeds a predefined maximum count, with `kUnavailable` being treated as transient."],["The class offers several constructors to initialize instances, including one that allows setting the maximum number of transient errors allowed and one to disable the retry loop."],["The document details various functions of the `AssetServiceLimitedErrorCountRetryPolicy` class, such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, which define the behavior of the retry logic."],["The latest version of `AssetServiceLimitedErrorCountRetryPolicy` is 2.37.0-rc and it also includes other versions ranging from 2.11.0 up to 2.36.0."]]],[]]