[[["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 document details the `ModelServiceRetryPolicy` class, which is used for handling retry logic in `ModelServiceConnection`."],["The latest version of the documentation is for version `2.37.0-rc`, with several prior versions also available, dating back to version `2.27.0`."],["The `ModelServiceRetryPolicy` class contains methods to determine retry logic based on operation failures like `OnFailure`, if retry logic has exhausted with `IsExhausted`, and if failures are permanent using `IsPermanentFailure`."],["A new instance of the retry policy can be created, reset to its initial state, using the `clone()` function."]]],[]]