[[["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 used for handling retries in the `BatchServiceConnection`."],["The retry policy is based on counting errors and stops retrying if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["Transient errors in this context are defined as `kUnavailable` status codes."],["The class has constructors to set the maximum number of transient failures allowed and offers functions to check if retries are exhausted, if a failure is permanent, and to clone the policy."],["The document includes links to the documentation for the class in previous versions, starting from version `2.11.0` to `2.36.0` and the most recent version `2.37.0-rc`."]]],[]]