[[["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 crucial for managing retries in `TableServiceConnection`."],["The document provides links to different versions of the `TableServiceRetryPolicy`, ranging from the latest release candidate (2.37.0-rc) down to version 2.27.0."],["`TableServiceRetryPolicy` contains methods to clone the policy (`clone()`) and check if the connection can be retried based on the received status (`OnFailure(Status const &)`), as well as other status' such as if the connection is exhausted (`IsExhausted() const`), or if a failure is permanent (`IsPermanentFailure(Status const &) const`)."],["The documentation lists the parameters, return types, and descriptions for each of the functions available in the policy."]]],[]]