[[["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-05 UTC."],[[["This webpage provides documentation for the `DatasetServiceLimitedErrorCountRetryPolicy` class, which is a retry policy designed for `DatasetServiceConnection`."],["The retry policy halts if a non-transient error is detected or if the number of transient failures exceeds a predefined limit."],["Transient errors are defined as those that result in the `kUnavailable` status code within this class."],["The class constructor allows setting the `maximum_failures` parameter to define the threshold for transient errors, with a value of 0 effectively disabling retries."],["The documentation details the class's constructors, functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, `clone()`, and the type alias `BaseType`, and their parameters and return types."]]],[]]