[[["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-09-09 UTC."],[[["\u003cp\u003eThis documentation details the \u003ccode\u003eEventTrigger.Types.RetryPolicy\u003c/code\u003e enum within the Cloud Functions v2beta API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRetryPolicy\u003c/code\u003e enum defines how the system should handle function execution failures.\u003c/p\u003e\n"],["\u003cp\u003eThe enum offers three options: \u003ccode\u003eDoNotRetry\u003c/code\u003e, \u003ccode\u003eRetry\u003c/code\u003e (with exponential backoff up to 7 days), and \u003ccode\u003eUnspecified\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation specifies that retried executions are charged the same as normal executions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEventTrigger.Types.RetryPolicy\u003c/code\u003e is found within the \u003ccode\u003eGoogle.Cloud.Functions.V2Beta\u003c/code\u003e namespace and is part of the \u003ccode\u003eGoogle.Cloud.Functions.V2Beta.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,["# Cloud Functions v2beta API - Enum EventTrigger.Types.RetryPolicy (1.0.0-beta07)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0-beta07 (latest)](/dotnet/docs/reference/Google.Cloud.Functions.V2Beta/latest/Google.Cloud.Functions.V2Beta.EventTrigger.Types.RetryPolicy)\n- [1.0.0-beta06](/dotnet/docs/reference/Google.Cloud.Functions.V2Beta/1.0.0-beta06/Google.Cloud.Functions.V2Beta.EventTrigger.Types.RetryPolicy) \n\n public enum EventTrigger.Types.RetryPolicy\n\nReference documentation and code samples for the Cloud Functions v2beta API enum EventTrigger.Types.RetryPolicy.\n\nDescribes the retry policy in case of function's execution failure.\nRetried execution is charged as any other execution.\n\nNamespace\n---------\n\n[Google.Cloud.Functions.V2Beta](/dotnet/docs/reference/Google.Cloud.Functions.V2Beta/latest/Google.Cloud.Functions.V2Beta)\n\nAssembly\n--------\n\nGoogle.Cloud.Functions.V2Beta.dll"]]