William Jamir
07/03/2022, 7:46 AMTask A
to do an upload and Task B
to monitor if everything went fine after the upload from Task A.
I noticed that using LocalDaskExecutor, only 10 tasks are processed at a time
It’s possible to run more than 10 mapped tasks in parallel?
Using LocalDaskExecutor with Prefect 1.2.2Anna Geller
07/03/2022, 2:03 PM