[[["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-14 UTC."],[[["\u003cp\u003eThis document provides versioned documentation for the \u003ccode\u003eCloudDeployLimitedErrorCountRetryPolicy\u003c/code\u003e, starting from version 2.11.0 and going up to 2.37.0-rc, with each link pointing to the respective documentation for that version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCloudDeployLimitedErrorCountRetryPolicy\u003c/code\u003e class implements a retry mechanism for \u003ccode\u003eCloudDeployConnection\u003c/code\u003e that halts when non-transient errors occur or when a predefined count of transient failures is surpassed, with \u003ccode\u003ekUnavailable\u003c/code\u003e being the only status code considered a transient error.\u003c/p\u003e\n"],["\u003cp\u003eYou can create a \u003ccode\u003eCloudDeployLimitedErrorCountRetryPolicy\u003c/code\u003e by specifying an integer for \u003ccode\u003emaximum_failures\u003c/code\u003e to determine the number of transient errors tolerated or by providing another \u003ccode\u003eCloudDeployLimitedErrorCountRetryPolicy\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides methods like \u003ccode\u003emaximum_failures()\u003c/code\u003e, \u003ccode\u003eOnFailure()\u003c/code\u003e, \u003ccode\u003eIsExhausted()\u003c/code\u003e, \u003ccode\u003eIsPermanentFailure()\u003c/code\u003e and \u003ccode\u003eclone()\u003c/code\u003e, to help manage the retry logic and obtain information regarding failure counts and status.\u003c/p\u003e\n"],["\u003cp\u003eThe retry policy includes a type alias \u003ccode\u003eBaseType\u003c/code\u003e which corresponds to the \u003ccode\u003eCloudDeployRetryPolicy\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]