https://prefect.io logo
Title
j

Jason Noxon

01/24/2023, 10:15 PM
With Pv2, when you alter a block, do you have to restart the agent? Rebuild the deployment using the block?
n

Nate

01/24/2023, 10:34 PM
Hi @Jason Noxon nope! the newest version of your block will be used in your deployments' flow runs, so for example you could add an env var to your existing infra block, and any deployments using that infra block would then use that env var on subsequent flow runs, without rebuilding / restarting things
:party-parrot: 1