[[["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-07 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."]]],[]]