[[["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-02 UTC."],[[["This page describes the retry policy for `ModelServiceConnection` in the C++ library."],["The `clone()` function creates a new instance of the retry policy, resetting it to its initial state."],["The `OnFailure(Status const &)` function determines if a retry should occur based on the provided status."],["The `IsExhausted()` function indicates whether the retry policy has been exhausted."],["The `IsPermanentFailure(Status const &)` function checks if the given status represents a permanent failure, meaning retries will not be attempted."]]],[]]