[[["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 document provides information on the `BatchServiceLimitedErrorCountRetryPolicy` class, which is a retry policy for `BatchServiceConnection`."],["The policy limits retries based on the number of transient errors encountered, ceasing retries upon non-transient errors or exceeding the maximum allowed transient failures."],["Only `kUnavailable` status codes are considered transient errors by this class, and this class provides various constructors to create an instance of itself."],["The class includes functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, to manage and evaluate the retry policy."],["Multiple versions are available for the Batch Service, from version 2.11.0 up to the release candidate version 2.37.0-rc."]]],[]]