[[["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."],[[["This webpage details the `FailurePolicy` class within the `Google.Cloud.Functions.V1` namespace, which outlines how function execution failures are handled."],["The `FailurePolicy` class has several implementations and inherited members, and is designed to be used with other classes and functions such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, as well as others."],["The latest version of this information can be found under the version 2.7.0, with versions going as low as 1.1.0 for reference."],["The `Retry` property within `FailurePolicy` determines whether a failed function execution will be retried."],["If the policy is empty, failed executions are not retried by default, ignoring the failure."]]],[]]