[[["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 webpage details the \u003ccode\u003eFunctionServiceRetryPolicy\u003c/code\u003e class within the Google Cloud Functions C++ library, which manages retry behavior for \u003ccode\u003eFunctionServiceConnection\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is \u003ccode\u003e2.37.0-rc\u003c/code\u003e, with a history of versions dating back to \u003ccode\u003e2.11.0\u003c/code\u003e available for browsing, all having the same class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFunctionServiceRetryPolicy\u003c/code\u003e class includes methods like \u003ccode\u003eclone()\u003c/code\u003e, \u003ccode\u003eOnFailure(Status const &)\u003c/code\u003e, \u003ccode\u003eIsExhausted()\u003c/code\u003e, and \u003ccode\u003eIsPermanentFailure(Status const &)\u003c/code\u003e for controlling retry logic.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eclone()\u003c/code\u003e method allows for the creation of a new instance of the policy, resetting it to the beginning.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOnFailure\u003c/code\u003e method, which takes a Status const as a parameter and returns a boolean, is used to determine if the action should be retried, while \u003ccode\u003eIsExhausted\u003c/code\u003e checks the remaining retries and \u003ccode\u003eIsPermanentFailure\u003c/code\u003e determines if a failure is considered unrecoverable.\u003c/p\u003e\n"]]],[],null,[]]