[[["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-18 UTC."],[[["This document outlines the `DatasetServiceLimitedErrorCountRetryPolicy`, a retry mechanism for `DatasetServiceConnection` that limits retries based on the number of detected transient errors."],["The policy halts retries upon encountering a non-transient error or exceeding a predefined maximum number of transient failures, with `kUnavailable` as a designated transient error code."],["Users can customize the policy by setting the `maximum_failures` parameter, effectively disabling retries when `maximum_failures` is set to 0."],["The policy class provides functionality for error handling, including `OnFailure`, `IsExhausted`, and `IsPermanentFailure`, along with the ability to clone the retry policy instance."],["This page contains a list of versions that are available, starting from the latest `2.37.0-rc` down to `2.27.0`."]]],[]]