[[["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-14 UTC."],[[["This page details the `AutoMlRetryPolicy` class, a key component for handling retries in `AutoMlConnection`."],["The latest release candidate version is 2.37.0-rc, with multiple previous versions also documented, ranging down to version 2.11.0."],["The class provides functions such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` for managing the retry logic."],["The `OnFailure()` and `IsPermanentFailure()` functions allow for the inspection of a `Status` parameter to determine if the operation failed and if so, if it was a permanent failure."],["Each function's return type and the parameter's name and type are explained, as seen in the provided tables."]]],[]]