Hello, I have 2 different prefect flow that get run in two different worker. is there a way to combi...
s
Hello, I have 2 different prefect flow that get run in two different worker. is there a way to combine these 2 flows in one flow ie. is there a way to see logs and tasks attached to only one flow? like maybe i can do a code hack for this.