[[["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 `AnalyticsHubServiceRetryPolicy` for various versions, ranging from the latest release candidate `2.37.0-rc` down to version `2.11.0`."],["The `AnalyticsHubServiceRetryPolicy` is applicable to the `AnalyticsHubServiceConnection` and governs how it retries operations."],["Key functions include `clone()`, `OnFailure(Status const &)`, `IsExhausted() const`, and `IsPermanentFailure(Status const &) const`, each detailed with their parameters and return types."],["The `clone()` function creates a fresh instance of the policy, reset to its original state, whereas `OnFailure()` checks whether to retry."],["`IsExhausted()` and `IsPermanentFailure()` are functions to determine whether the retry policy has been exhausted, or if a failure is considered permanent, respectively."]]],[]]