[[["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-07-18 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."]]],[]]