[[["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-08-14 UTC."],[[["\u003cp\u003eThis document provides documentation for the \u003ccode\u003eBatchServiceLimitedErrorCountRetryPolicy\u003c/code\u003e class, which is designed to handle retries for the \u003ccode\u003eBatchServiceConnection\u003c/code\u003e based on the number of errors encountered.\u003c/p\u003e\n"],["\u003cp\u003eThe policy will halt retries if a non-transient error is returned or if the number of transient failures exceeds a defined threshold.\u003c/p\u003e\n"],["\u003cp\u003eTransient errors are defined in this class as having the \u003ccode\u003ekUnavailable\u003c/code\u003e status code.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchServiceLimitedErrorCountRetryPolicy\u003c/code\u003e class offers constructors to define the maximum number of transient failures, as well as functions like \u003ccode\u003emaximum_failures()\u003c/code\u003e, \u003ccode\u003eOnFailure()\u003c/code\u003e, and \u003ccode\u003eIsExhausted()\u003c/code\u003e to manage the retry process and check the policy's status.\u003c/p\u003e\n"],["\u003cp\u003eThe document details the \u003ccode\u003eclone()\u003c/code\u003e function that is available to create new instances of the policy, reset to the initial state, and specifies that the BaseType alias is \u003ccode\u003eBatchServiceRetryPolicy\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]