Reference documentation and code samples for the Cloud AI Platform v1 API enum PipelineFailurePolicy.
Represents the failure policy of a pipeline. Currently, the default of a
pipeline is that the pipeline will continue to run until no more tasks can be
executed, also known as PIPELINE_FAILURE_POLICY_FAIL_SLOW. However, if a
pipeline is set to PIPELINE_FAILURE_POLICY_FAIL_FAST, it will stop scheduling
any new tasks when a task has failed. Any scheduled tasks will continue to
completion.
[[["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-20 UTC."],[[["\u003cp\u003eThis page provides versioned documentation for the \u003ccode\u003ePipelineFailurePolicy\u003c/code\u003e enum within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1\u003c/code\u003e namespace, with the latest version being 3.22.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePipelineFailurePolicy\u003c/code\u003e enum defines how a pipeline should behave when a task fails, offering options for either stopping immediately (\u003ccode\u003eFailFast\u003c/code\u003e) or continuing until no more tasks can run (\u003ccode\u003eFailSlow\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe default behavior for pipeline failure, \u003ccode\u003eUnspecified\u003c/code\u003e, is equivalent to \u003ccode\u003eFailSlow\u003c/code\u003e, allowing the pipeline to run until no more tasks are executable.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation page is an index of versions, with versions ranging from 1.0.0 to 3.22.0, for the \u003ccode\u003ePipelineFailurePolicy\u003c/code\u003e enum, all residing within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe listed documentation for each version of the \u003ccode\u003ePipelineFailurePolicy\u003c/code\u003e contains its three possible fields: \u003ccode\u003eFailFast\u003c/code\u003e, \u003ccode\u003eFailSlow\u003c/code\u003e, and \u003ccode\u003eUnspecified\u003c/code\u003e, each with a description.\u003c/p\u003e\n"]]],[],null,[]]