Is there some general logic for what code should be @prefect.task'd and what code can be left in the @prefect.flow without tasks? (talking strictly prefect 2)
a
Anna Geller
11/23/2022, 8:05 PM
use tasks when you need more fine-granular visibility or task specific features such as running tasks in parallel/concurrently + caching + concurrency limit (tags)
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.