[[["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-21 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 code being the only transient error."],["The class provides constructors to define the maximum number of transient failures, along with functions to manage the retry state, including checking for exhaustion and permanent failures."],["The page shows documentation for multiple versions, ranging from 2.13.0 up to 2.37.0-rc, each with a link to its own specific documentation for `DataFusionLimitedErrorCountRetryPolicy`."],["The policy can be completely disabled by providing an instance with `maximum_failures` set to 0."]]],[]]