[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-09 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."]]],[]]