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