Deceivious
03/20/2023, 8:47 AMredsquare
03/20/2023, 9:00 AMDeceivious
03/20/2023, 9:03 AMrun_deployment
requires that the deployment actually exists. Hence I will actually need to dynamically deploy the sub flow if the deployment doesnt exist - which will add to the deployment page adding clutter.
And say for some reason my code in subflow changes, Then its a new host of issue. Ill either have to predelete all the autogenerated subflow deployments (not sure what sideeffect that will have on subflow run history)
OR
version my subflow deployments check version before every run to see if new deployment is required OR deploy the subflow on every run.
Any solutions to this issue?redsquare
03/20/2023, 9:43 AMDeceivious
03/20/2023, 9:44 AMredsquare
03/20/2023, 9:44 AMDeceivious
03/20/2023, 9:45 AMredsquare
03/20/2023, 9:51 AMDeceivious
03/20/2023, 9:56 AMredsquare
03/20/2023, 9:57 AMDeceivious
03/20/2023, 9:57 AMredsquare
03/20/2023, 10:00 AMDeceivious
03/20/2023, 10:00 AMredsquare
03/20/2023, 10:05 AMDeceivious
03/20/2023, 10:06 AMredsquare
03/20/2023, 10:12 AMDeceivious
03/20/2023, 10:19 AM