[[["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 reference information for the \u003ccode\u003eCloudDeployLimitedErrorCountRetryPolicy\u003c/code\u003e class, which is part of the Google Cloud Deploy C++ library, with version 2.19.0 being the active version on display and 2.37.0-rc being the latest available version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCloudDeployLimitedErrorCountRetryPolicy\u003c/code\u003e class is a retry mechanism that stops retrying operations if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, with \u003ccode\u003ekUnavailable\u003c/code\u003e status codes being the only transient error.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers constructors to create instances with a specified \u003ccode\u003emaximum_failures\u003c/code\u003e limit and the ability to disable retries by setting \u003ccode\u003emaximum_failures\u003c/code\u003e to 0, as well as copy and move constructors to make new instances.\u003c/p\u003e\n"],["\u003cp\u003eIt includes functions like \u003ccode\u003emaximum_failures()\u003c/code\u003e, \u003ccode\u003eOnFailure(Status const &)\u003c/code\u003e, \u003ccode\u003eIsExhausted()\u003c/code\u003e, \u003ccode\u003eIsPermanentFailure(Status const &)\u003c/code\u003e, and \u003ccode\u003eclone()\u003c/code\u003e for managing the retry logic and checking status and failure conditions, alongside a \u003ccode\u003eBaseType\u003c/code\u003e type alias.\u003c/p\u003e\n"],["\u003cp\u003eThe available versions for this retry policy range from 2.37.0-rc all the way down to version 2.11.0.\u003c/p\u003e\n"]]],[],null,[]]