Paused

Temporarily halted. Scheduled runs are blocked. Resume returns to Active.

Category: pipeline-lifecycle

Syntax

STATUS paused

Description

Paused is a temporary suspension status that blocks the scheduler from triggering new runs while preserving the pipeline's configuration and schedule definition. Only pipelines that are currently Active can be paused. When resumed, the pipeline returns to Active and the scheduler recalculates next_run_at from the current time and cron expression. Paused pipelines can also be moved to Disabled if a permanent stop is needed. Manual ad-hoc execution of individual statements is still permitted while paused.

Open in interactive docs →   DeltaForge home →