[[["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 responsible for defining the retry behavior for `TableServiceConnection`."],["It covers various versions, from 2.27.0 up to the latest release candidate 2.37.0-rc, of the bigquerycontrol service."],["Key functions of the `TableServiceRetryPolicy` include `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, all of which help manage retry operations."],["The `OnFailure()` and `IsPermanentFailure()` functions take a status parameter to determine whether a failure should be retried or is considered permanent, respectively."],["The `clone()` function provides the ability to create a new instance of the policy, ensuring a reset to the initial state."]]],[]]