[Core feature] Support for Pausing launchplans/Pipelines (Similar to Pausing DAGs in Airflow) #5835
Open
2 tasks done
Labels
enhancement
New feature or request
Motivation: Why do you think this is important?
Flyte currently lacks the ability to pause launchplan or pipelines, which is a common feature in other workflow orchestration tools like Airflow. Users need a way to temporarily halt all new executions of a workflow without deregistering or deleting it, especially during incidents or while deploying critical fixes.
All the pending execution request should go in wait queue if user triggers the remote-launchplan. If request could be executed if trigged as remote-workflow
Goal: What should the final outcome look like, ideally?
Describe alternatives you've considered
Missing feature in Flyte.
Propose: Link/Inline OR Additional context
No response
Are you sure this issue hasn't been raised already?
Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: