[[["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 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."]]],[]]