[[["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 provides documentation for the `BatchServiceLimitedErrorCountRetryPolicy` class, which is a retry policy for `BatchServiceConnection`."],["The retry policy is designed to handle transient errors, specifically those with the `kUnavailable` status code, and will stop retrying if a non-transient error occurs or the number of transient failures exceeds a set limit."],["Users can customize the retry behavior by setting the `maximum_failures` parameter, and can disable the retry loop entirely by setting this parameter to 0."],["The class includes methods to check for exhaustion, permanent failures, obtaining the maximum failures allowed, as well as the ability to clone itself."],["The page also provides links to the documentation for previous versions of the class, ranging from version 2.11.0 to version 2.37.0-rc."]]],[]]