[[["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 `RetryPolicy` enum within the Google Cloud Functions v2 API, outlining the different retry behaviors available for event triggers."],["The `RetryPolicy` enum has three fields: `DoNotRetry`, indicating no retries on failure; `Retry`, implementing up to 7 days of retries with exponential backoff; and `Unspecified`, indicating that a policy has not been chosen."],["The documented retry policies apply to function executions that fail, with retried executions being charged the same as any other execution."],["The documentation is provided for a range of versions from 1.0.0 to 1.7.0, with 1.7.0 being the most recent."]]],[]]