[[["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 document provides information on the `TableServiceLimitedErrorCountRetryPolicy` class, which is a retry policy for `TableServiceConnection`."],["The policy stops retrying if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["The class treats `kUnavailable` as a transient error, which is defined in the documentation linked in the provided text."],["The `TableServiceLimitedErrorCountRetryPolicy` can be configured to allow a maximum number of transient failures, and setting `maximum_failures` to 0 will disable the retry loop."],["The documentation also covers the constructors, functions, and type aliases available within the `TableServiceLimitedErrorCountRetryPolicy` class, including how to create an instance, as well as the available functions to manage the class."]]],[]]