[[["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, used for controlling retry behavior in the `BatchServiceConnection`."],["The retry policy stops if a non-transient error is detected or if the number of transient failures exceeds a set limit."],["Only the `kUnavailable` status code is considered a transient error for this retry policy."],["The policy offers constructors to set the maximum number of tolerated transient errors and contains methods for checking if the retry policy is exhausted, if the failure is permanent, and allows for creating new instances of itself."],["The current most recent version of this class available is 2.37.0-rc, and the page lists available documentation for version 2.11.0 through to 2.37.0."]]],[]]