[[["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 details the `TableServiceRetryPolicy`, which is employed by `TableServiceConnection` to define how operations should be retried in case of failures."],["The latest release candidate version is 2.37.0-rc, with version 2.36.0 being the current stable version, followed by previous versions down to 2.27.0."],["The `clone()` function creates a new instance of the `TableServiceRetryPolicy`, reset to its initial state."],["`OnFailure(Status const &)` is used to determine if a retry should occur based on a given `Status`."],["`IsExhausted()` checks if the retry policy's limit has been reached, and `IsPermanentFailure(Status const &)` determines if the provided `Status` represents a permanent failure."]]],[]]