Bianca Hoch
06/21/2024, 3:38 PMSherzod Mamatov
06/21/2024, 3:39 PM- Stretch 1: Use the ConcurrentTaskRunner to run tasks concurrently
- Stretch 2: Use the DaskTaskRunner to run tasks in parallel
you need to install prefect-dask for DaskTaskRunner
https://docs.prefect.io/latest/integrations/prefect-dask/
pip install -U prefect-dask