Hi all D, question on Branch Deployments - is there any costs incurred for having a bunch of old branch deployments? (assuming none have scheduled jobs running)
Would be good to know so we can enforce some good hygiene. Thanks
🤖 1
d
daniel
01/05/2023, 4:50 PM
Hi Manish - the only cost for Dagster Cloud is for step execution time. That includes branch deployments but the user has to specifically launch a run from that deployment for it to count
(and schedules / sensors are disabled for branch deployments so you don't need to worry about rogue runs being launched from a branch deployment)