@Marvin: What happened to SequentialTaskRunner in Prefect 3.0?
m
Marvin
09/11/2024, 6:16 PM
SequentialTaskRunner vanished? Alright, let's hunt for answers about its fate in Prefect 3.0. Searching now.
SequentialTaskRunner has been retired in Prefect 3.0. Instead, the ThreadPoolTaskRunner is now the default for concurrent task execution. Other options like DaskTaskRunner and RayTaskRunner are available for parallel or distributed tasks.
Learn more in the Prefect 3.0 task runners documentation.
GitHub issue: Remove references to SequentialTaskRunner in 3.0 docs
n
Nate
09/11/2024, 6:22 PM
hi @Soham in prefect 3 you can just call tasks in sequence (no task runner required)
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.