[[["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 describes the \u003ccode\u003eTableServiceLimitedErrorCountRetryPolicy\u003c/code\u003e, a retry policy designed for \u003ccode\u003eTableServiceConnection\u003c/code\u003e that focuses on counting transient errors.\u003c/p\u003e\n"],["\u003cp\u003eThe policy halts retries if a non-transient error occurs or if the number of transient failures exceeds a predefined limit.\u003c/p\u003e\n"],["\u003cp\u003eTransient errors are defined as having the status code \u003ccode\u003ekUnavailable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTableServiceLimitedErrorCountRetryPolicy\u003c/code\u003e can be configured to allow a specific number of \u003ccode\u003emaximum_failures\u003c/code\u003e before stopping, with the ability to disable the retry loop entirely by setting this value to zero.\u003c/p\u003e\n"],["\u003cp\u003eThe policy allows for the retrieval of \u003ccode\u003emaximum_failures\u003c/code\u003e, and features virtual functions like \u003ccode\u003eOnFailure\u003c/code\u003e, \u003ccode\u003eIsExhausted\u003c/code\u003e, \u003ccode\u003eIsPermanentFailure\u003c/code\u003e, and \u003ccode\u003eclone\u003c/code\u003e, among others to manage retry behavior.\u003c/p\u003e\n"]]],[],null,[]]