[[["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-05 UTC."],[[["This page details the `AssetServiceRetryPolicy`, specifically for version 2.36.0, used in the `AssetServiceConnection`."],["The latest available version is 2.37.0-rc, with links to older versions ranging from 2.36.0 down to 2.11.0."],["The `AssetServiceRetryPolicy` class includes functions like `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, each related to managing retry behaviors based on status."],["The `clone()` function creates a new instance of the policy and resets it to the initial state."],["`OnFailure()` checks for a given status, while `IsExhausted()` determines if retry attempts are depleted, and `IsPermanentFailure()` checks if the encountered status represents a non-recoverable error."]]],[]]