[[["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 `DataFusionRetryPolicy` for `DataFusionConnection`, covering multiple versions from 2.13.0 up to the latest release candidate 2.37.0-rc."],["The `DataFusionRetryPolicy` class includes functions such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`."],["The `OnFailure()` and `IsPermanentFailure()` functions both take a `Status const &` parameter, which is used to determine if the status of a request should trigger a retry or is a permanent failure."],["`clone()` returns a new instance of the policy."],["The functions `IsExhausted()` return a boolean which indicates whether or not the retries are exhausted."]]],[]]