[[["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-08-22 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eCloudShellServiceLimitedErrorCountRetryPolicy\u003c/code\u003e, a retry policy designed for \u003ccode\u003eCloudShellServiceConnection\u003c/code\u003e that relies on counting errors.\u003c/p\u003e\n"],["\u003cp\u003eThe policy halts retries if a non-transient error occurs or if the number of transient failures exceeds a predefined limit.\u003c/p\u003e\n"],["\u003cp\u003eTransient errors, as handled by this policy, encompass \u003ccode\u003ekUnavailable\u003c/code\u003e and \u003ccode\u003ekUnknown\u003c/code\u003e status codes.\u003c/p\u003e\n"],["\u003cp\u003eThe policy's constructor allows you to specify the maximum number of transient errors (\u003ccode\u003emaximum_failures\u003c/code\u003e) before retries cease, with a \u003ccode\u003emaximum_failures\u003c/code\u003e value of 0 disabling retries.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides various functions such as \u003ccode\u003eOnFailure\u003c/code\u003e, \u003ccode\u003eIsExhausted\u003c/code\u003e, and \u003ccode\u003eIsPermanentFailure\u003c/code\u003e to manage and assess the retry process, and a clone function to reset the policy.\u003c/p\u003e\n"]]],[],null,[]]