[[["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 `AppHubRetryPolicy`, specifically for `AppHubConnection` within the Google Cloud AppHub C++ library."],["The page provides links to documentation for multiple versions of the library, from the latest release candidate 2.37.0-rc down to version 2.23.0, allowing users to select the relevant version."],["`AppHubRetryPolicy` includes functions such as `clone()`, `OnFailure(Status const &)`, `IsExhausted()`, and `IsPermanentFailure(Status const &)`, which are crucial for managing retry behavior."],["The `clone()` function returns a new instance of the `AppHubRetryPolicy`, while `OnFailure` determines if a retry should be attempted based on a given status."],["The functions `IsExhausted()` and `IsPermanentFailure()` verify if the policy has reached its retry limit and if the status given is considered a permanent failure respectively."]]],[]]