[[["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 information on the \u003ccode\u003eBatchServiceLimitedErrorCountRetryPolicy\u003c/code\u003e class, designed for managing retries in the \u003ccode\u003eBatchServiceConnection\u003c/code\u003e based on error counts.\u003c/p\u003e\n"],["\u003cp\u003eThe retry policy stops when a non-transient error occurs or when the number of transient failures exceeds a predefined maximum, with \u003ccode\u003ekUnavailable\u003c/code\u003e errors considered as transient.\u003c/p\u003e\n"],["\u003cp\u003eThe class allows you to create instances with a specified \u003ccode\u003emaximum_failures\u003c/code\u003e limit, effectively disabling retries if \u003ccode\u003emaximum_failures\u003c/code\u003e is set to 0.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains constructors, such as \u003ccode\u003eBatchServiceLimitedErrorCountRetryPolicy(int)\u003c/code\u003e, \u003ccode\u003eBatchServiceLimitedErrorCountRetryPolicy(BatchServiceLimitedErrorCountRetryPolicy &&)\u003c/code\u003e and \u003ccode\u003eBatchServiceLimitedErrorCountRetryPolicy(BatchServiceLimitedErrorCountRetryPolicy const &)\u003c/code\u003e, and several functions to be used, such as \u003ccode\u003emaximum_failures()\u003c/code\u003e, \u003ccode\u003eOnFailure(Status const &)\u003c/code\u003e, and \u003ccode\u003eclone()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eA type alias, \u003ccode\u003eBaseType\u003c/code\u003e, which is an alias for \u003ccode\u003eBatchServiceRetryPolicy\u003c/code\u003e, is included in this documentation.\u003c/p\u003e\n"]]],[],null,[]]