[[["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-04-23 UTC."],[[["This page describes the retry policy for `AMLConnection` in the Google Cloud Financial Services C++ library."],["The `clone()` function creates a new instance of the `AMLRetryPolicy`, resetting it to the initial state."],["The `OnFailure(Status const &)` function determines if a retry should occur based on a given status."],["The `IsExhausted()` function checks if the retry policy has reached its maximum number of attempts."],["The `IsPermanentFailure(Status const &)` function checks if the given status indicates a permanent failure, where no further retries should be attempted."]]],[]]