[[["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-26 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`."]]],[]]