[[["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-03-21 UTC."],[[["The `FailurePolicy` class in the Google.Cloud.Functions.V1 API allows you to define how a function should handle execution failures."],["The latest version of the FailurePolicy documentation is version 2.7.0, and this page is specifically covering version 2.3.0."],["The default behavior for `FailurePolicy` is to ignore failures without retrying, unless a retry policy is explicitly defined."],["`FailurePolicy` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and data management within the API."],["You can use the `Retry` property to set a policy to automatically retry the function in the event of a failure."]]],[]]