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"]],[["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-08-20 UTC."],[[["\u003cp\u003eThe latest version available for \u003ccode\u003eGoogle.Cloud.AIPlatform.V1.PipelineFailurePolicy\u003c/code\u003e is 3.22.0, with a history of versions ranging back to 1.0.0, as listed on the provided webpage.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePipelineFailurePolicy\u003c/code\u003e enum in the Cloud AI Platform v1 API defines how a pipeline should behave when a task fails.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFailFast\u003c/code\u003e is a field in the enum that allows a user to stop a pipeline from scheduling new tasks after any task has failed, while any other already scheduled tasks will still run to completion.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFailSlow\u003c/code\u003e and \u003ccode\u003eUnspecified\u003c/code\u003e are two fields in the enum that both allow the pipeline to run until all tasks have been scheduled and/or completed.\u003c/p\u003e\n"],["\u003cp\u003eThis page contains reference documentation for the \u003ccode\u003ePipelineFailurePolicy\u003c/code\u003e enum, including descriptions of its \u003ccode\u003eFailFast\u003c/code\u003e, \u003ccode\u003eFailSlow\u003c/code\u003e, and \u003ccode\u003eUnspecified\u003c/code\u003e fields, and its namespace and assembly information.\u003c/p\u003e\n"]]],[],null,[]]