Open dylanbhughes opened 4 months ago
3.x
Currently deployments have paused but this impacts only schedules and their associated flow runs.,
paused
Add disabled property to deployment which disables all flow run creation mechanisms for that deployment.
disabled
/disable
/enable
create_flow_run
No response
For the Prefect team: https://www.notion.so/prefect/Enabling-Disabling-Deployments-9c482ed8fedb434cba8043a44e106069
really need this
First check
Prefect Version
3.x
Describe the current behavior
Currently deployments have
paused
but this impacts only schedules and their associated flow runs.,Describe the proposed behavior
Add
disabled
property to deployment which disables all flow run creation mechanisms for that deployment.disabled
property on Deployment/disable
and/enable
create_flow_run
for a disabled deployment returns an error/disable
is called, we delete the scheduled runs for the deploymentdisabled
deploymentsdisabled
deployment returns an error~ Decided against implementingExample Use
No response
Additional context
For the Prefect team: https://www.notion.so/prefect/Enabling-Disabling-Deployments-9c482ed8fedb434cba8043a44e106069