Nick Hart
10/12/2021, 5:40 PMKevin Kho
host_config has to be registered and attached to the DockerRun right? This means it’s registered already. I will ask though to confirm.Kevin Kho
Nick Hart
10/12/2021, 5:49 PMKevin Kho
create_flow_run task and it takes in an Optional RunConfig so you can edit the host config that way. This creates a new flow run and overrides the RunConfigKevin Kho
StartFlowRun also takes in a RunConfig