[[["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-05-07 UTC."],[[["This page details the `DataFusionRetryPolicy` class, which dictates the retry behavior for `DataFusionConnection`."],["The documentation offers a range of versions, spanning from 2.13.0 up to the latest release candidate, 2.37.0-rc, for the `DataFusionRetryPolicy`."],["The `DataFusionRetryPolicy` includes functions like `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` to manage retry operations."],["The `OnFailure()` and `IsPermanentFailure()` functions take a parameter named `status`, which has a type of `Status const &`."],["The functions `IsExhausted()` and `clone()` do not have any parameters, and each function returns a boolean and `std::unique_ptr\u003c DataFusionRetryPolicy \u003e` respectively."]]],[]]