[[["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 webpage details the `DataFusionLimitedErrorCountRetryPolicy`, which is a retry policy for `DataFusionConnection` that limits retries based on the number of transient errors encountered."],["The policy ceases retrying if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, with `kUnavailable` being considered a transient error."],["Users can customize the retry behavior by setting the `maximum_failures` parameter when constructing an instance of `DataFusionLimitedErrorCountRetryPolicy`, and can disable retries by setting it to 0."],["The documentation provides details on various constructors and functions, including `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, as well as the `BaseType` alias."],["The webpage has a complete list of the available versions of the documentation for `DataFusionLimitedErrorCountRetryPolicy`, from version 2.13.0 up to the latest 2.37.0-rc."]]],[]]