[[["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 details the `DataFusionLimitedErrorCountRetryPolicy`, a retry mechanism for `DataFusionConnection` that limits retries based on the number of errors encountered."],["The policy halts retries if a non-transient error occurs or if the number of transient failures exceeds a preset limit, with `kUnavailable` status codes being considered transient errors."],["The policy allows users to control the maximum number of transient errors before stopping retries, which can also be set to zero to disable retries."],["The class includes functions to manage and check the status of the retry policy, like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()` and `clone()`."],["The webpage also includes a history of versions for this policy, from the latest release candidate `2.37.0-rc`, down to version `2.13.0`."]]],[]]