[[["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-08-14 UTC."],[[["\u003cp\u003eThis document describes the \u003ccode\u003eRoutineServiceLimitedErrorCountRetryPolicy\u003c/code\u003e, a retry policy designed for \u003ccode\u003eRoutineServiceConnection\u003c/code\u003e in the BigQueryControl C++ library.\u003c/p\u003e\n"],["\u003cp\u003eThe policy retries operations up to a defined number of transient errors, specifically treating \u003ccode\u003ekUnavailable\u003c/code\u003e status codes as transient failures.\u003c/p\u003e\n"],["\u003cp\u003eThe retry mechanism stops immediately if a non-transient error is encountered, or the number of transient failures exceeds the specified \u003ccode\u003emaximum_failures\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eYou can disable retries entirely by setting \u003ccode\u003emaximum_failures\u003c/code\u003e to 0 when creating an instance of the policy.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides methods to manage the policy, such as checking if the retry limit has been reached, determining if a failure is permanent, and cloning the policy.\u003c/p\u003e\n"]]],[],null,[]]