[[["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 webpage details the `ModelServiceRetryPolicy`, which is crucial for managing retries in the `ModelServiceConnection` within the BigQuery Control v2 C++ library."],["The page provides access to various versions of the `ModelServiceRetryPolicy`, ranging from the latest release candidate `2.37.0-rc` down to version `2.27.0`."],["Key functions of the `ModelServiceRetryPolicy` include `clone()` for creating new instances, `OnFailure()` to determine if a retry should occur, `IsExhausted()` to check if retry attempts are exhausted, and `IsPermanentFailure()` to identify permanent failure states."],["The `ModelServiceRetryPolicy`'s methods such as `OnFailure`, and `IsPermanentFailure`, take a status as a parameter, and return a boolean value, determining if it should retry, or if it is a permanent failure respectively."]]],[]]