[[["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-21 UTC."],[[["This page details the `PredictionServiceRetryPolicy` for the Google Cloud AutoML C++ library, specifically version 2.17.0, with links to other versions ranging from 2.11.0 up to the latest release candidate, 2.37.0-rc."],["The `PredictionServiceRetryPolicy` is designed for `PredictionServiceConnection`, and provides functionality for managing retry attempts."],["The class includes methods like `clone()` to create new instances, `OnFailure()` to handle failed attempts, `IsExhausted()` to check if retry attempts are exhausted, and `IsPermanentFailure()` to determine if a failure is permanent."],["The `OnFailure` and `IsPermanentFailure` functions take a `Status` parameter, allowing the retry policy to evaluate the nature of the failure."]]],[]]