Hey, I am using run_deployment to run multiple child flows from a parent flow.
I want the parent flow to NOT wait a results of the child flows. Is this possible?
a
Anna Geller
01/04/2023, 2:49 PM
yes - you can set the timeout to 0 to achieve that fire and forget behavior