[[["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 webpage provides documentation for the `DataFusionLimitedErrorCountRetryPolicy` class, which is a retry mechanism for `DataFusionConnection`."],["The retry policy will stop if an RPC returns a non-transient error or if it exceeds a set number of transient failures, and considers the `kUnavailable` status code as transient."],["The policy can be customized using the `maximum_failures` parameter to control the number of tolerated transient errors, including the ability to disable retries by setting it to 0."],["The page covers multiple versions of the policy, ranging from version 2.13.0 up to the latest release candidate 2.37.0-rc."],["The class has multiple constructors, methods such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, `clone()`, and also a type alias called `BaseType`."]]],[]]