Hi all, is there a best practice to prevent race conditions between flows?
k
Kevin Wang
02/02/2023, 3:02 PM
If a flow must finish before the other, they should be subflows. These run sequentially inside a parent flow. (This allows data passing but you don't have to use it). https://docs.prefect.io/concepts/flows/#composing-flows
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.