[[["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`, which is designed for managing retry logic for the `ModelServiceConnection`."],["The latest version of this policy is `2.37.0-rc`, with multiple previous versions listed from `2.36.0` down to `2.27.0` for reference."],["The `clone()` function can create a new policy instance reset to its initial state."],["`OnFailure(Status const &)` function checks if a failure is retryable, whereas the `IsExhausted() const` function checks if the retry policy is exhausted."],["`IsPermanentFailure(Status const &) const` determines if a failure is permanent, indicating no further retries should be attempted."]]],[]]