[[["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 page provides documentation for the `DatasetServiceLimitedErrorCountRetryPolicy` class, which is a retry policy for `DatasetServiceConnection`."],["The policy limits retries based on the number of transient errors encountered, ceasing retries if a non-transient error occurs or the maximum number of transient failures is exceeded."],["The policy considers `kUnavailable` status codes as transient errors."],["The class offers constructors to set the maximum number of allowed transient errors, with the option to disable retries by setting this limit to 0."],["The page also covers the functions associated with the class, including `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`."]]],[]]