[[["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-07-09 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."]]],[]]