https://prefect.io logo
g

Gregory Hunt

06/28/2023, 6:33 PM
Can you pass in infra overrides on the flow run when you call it?
s

Sahil Rangwala

06/29/2023, 4:56 PM
It is not on the flow level, the infra overrides are done on the deployment level, so in theory you could override when the deployment is ran
g

Gregory Hunt

07/10/2023, 7:54 PM
@Sahil Rangwala if i have a local/dev agent/worker can I specify something when i create the flow run so that it get picked up by that agent/worker and not the cloud one