[[["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-04-17 UTC."],[[["This page provides documentation for the `EventTrigger.Types.RetryPolicy` enum within the Google Cloud Functions V2 API."],["The `RetryPolicy` enum defines how a function should handle execution failures, with options to either retry or not retry."],["The available fields for the `RetryPolicy` are `DoNotRetry`, `Retry`, and `Unspecified`, with the retry option attempting to run the function again for up to 7 days using an exponential backoff system."],["The `EventTrigger.Types.RetryPolicy` information provided within this documentation covers versions 1.0.0 through 1.7.0 with 1.7.0 being the most recent version."]]],[]]