Pausing, Stopping, and Deleting

Learn how to save, manage, and deploy a Dynamic Pipeline

Pausing, Stopping, and Deleting a Pipeline

Pausing an active Pipeline allows each component to finish the data it may be actively processing, and data in different steps are preserved. When you resume your Pipeline, data continues from the state it is in.

Stopping an active Pipeline will bring a stop to each Component, even if that Pipeline was actively processing data. All data being processed by the Pipeline is stopped and the Pipeline is purged.

Deleting a Pipeline will Stop and destroy the Pipeline. This can not be recovered. It should be considered a final step.