Class ExecuteQueryPlanRefreshLimitedErrorCountRetryPolicy (2.47.0-rc)
Stay organized with collections
Save and categorize content based on your preferences.
A retry policy only used in bigtable::DataConnection::ExecuteQuery to retry query execution that may involve query plan refreshes based on counting errors.
This policy stops retrying if:
An RPC returns a non-transient error.
More than a prescribed number of transient failures is detected.
In this class the following status codes are treated as transient errors:
[[["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 2026-01-14 UTC."],[],[]]