[[["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 page documents the `DatasetServiceLimitedErrorCountRetryPolicy`, a retry policy designed for `DatasetServiceConnection` that focuses on counting transient errors."],["The policy halts retries if a non-transient error occurs or if the number of transient failures exceeds a defined limit, which by default are failures with a `kUnavailable` status code."],["You can construct the retry policy with a parameter specifying the maximum number of transient failures that should be tolerated before the policy stops retrying, setting this to 0 will disable retries."],["The class offers methods to check if the policy is exhausted, if there is a permanent failure, and to clone the policy instance."],["The latest version is `2.37.0-rc`, with multiple older versions also available for reference, ranging back to `2.27.0` as per the document."]]],[]]